mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
documentation: Modify cases of "[a-zA-Z] e\.g\.," for readability.
This commit is contained in:
committed by
Tim Abbott
parent
53c575d8cb
commit
32b2eb5f47
@@ -955,7 +955,7 @@ The `vagrant up` command basically does the following:
|
||||
|
||||
To debug such errors, you can log in to the Vagrant guest machine by
|
||||
running `vagrant ssh`, which should present you with a standard shell
|
||||
prompt. You can debug interactively by using e.g.,
|
||||
prompt. You can debug interactively by using, for example,
|
||||
`cd zulip && ./tools/provision`, and then running the individual
|
||||
subcommands that failed. Once you've resolved the problem, you can
|
||||
rerun `tools/provision` to proceed; the provisioning system is
|
||||
|
Reference in New Issue
Block a user