documentation: Revise uses of "e.g.," followed by a colon.

This commit is contained in:
Lauryn Menard
2024-07-09 17:57:53 +02:00
committed by Tim Abbott
parent 32b2eb5f47
commit 04e2728cb0
11 changed files with 21 additions and 18 deletions

View File

@@ -132,7 +132,7 @@ installation method described here. We require version 0.67.6+ of WSL 2.
$ sudo apt install rabbitmq-server memcached redis-server postgresql
```
1. Open `/etc/rabbitmq/rabbitmq-env.conf` using e.g.,:
1. Open `/etc/rabbitmq/rabbitmq-env.conf` using, for example:
```console
$ sudo nano /etc/rabbitmq/rabbitmq-env.conf
@@ -1094,7 +1094,7 @@ NO_PROXY localhost,127.0.0.1,.example.com,.zulipdev.com
```
For proxies that require authentication, the config will be a bit more
complex, e.g.,:
complex, for example:
```text
HTTP_PROXY http://userName:userPassword@192.168.1.1:8080