From b68fce79df4379ffd829cf18ce8d98c78f8e7ee7 Mon Sep 17 00:00:00 2001 From: Carlos Tafur Date: Sun, 7 Sep 2025 12:01:24 +0200 Subject: [PATCH] Fixed typo --- .../Installing-Asterisk-From-Source/What-to-Download/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting-Started/Installing-Asterisk/Installing-Asterisk-From-Source/What-to-Download/index.md b/docs/Getting-Started/Installing-Asterisk/Installing-Asterisk-From-Source/What-to-Download/index.md index 605c3f0240..066405a7da 100644 --- a/docs/Getting-Started/Installing-Asterisk/Installing-Asterisk-From-Source/What-to-Download/index.md +++ b/docs/Getting-Started/Installing-Asterisk/Installing-Asterisk-From-Source/What-to-Download/index.md @@ -27,7 +27,7 @@ Browse to , select [aster You can also get the latest releases from the downloads page on [asterisk.org](http://asterisk.org/downloads). -Alternatively, you can us`e [wget](https://www.gnu.org/software/wget/)` to retrieve the latest release: +Alternatively, you can use [`wget`](https://www.gnu.org/software/wget/) to retrieve the latest release: ``` [root@server:/usr/local/src]# wget https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-14-current.tar.gz