mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Add comma to all uses of "e.g." in contributor docs.
This commit is contained in:
committed by
Tim Abbott
parent
2bb037f2a0
commit
62d452f983
@@ -46,7 +46,7 @@ for every pull request, accessible from a "Details" link in the
|
||||
to submit a screenshot with any pull request modifying documentation
|
||||
to help make reviews efficient.
|
||||
|
||||
If you want to build the developer documentation locally (e.g. to test
|
||||
If you want to build the developer documentation locally (e.g., to test
|
||||
your changes), the dependencies are automatically installed as part of
|
||||
Zulip development environment provisioning, and you can build the
|
||||
documentation using:
|
||||
@@ -58,7 +58,7 @@ documentation using:
|
||||
and then opening `http://127.0.0.1:9991/docs/index.html` in your
|
||||
browser. The raw files are available at
|
||||
`file:///path/to/zulip/docs/_build/html/index.html` in your browser
|
||||
(so you can also use e.g. `firefox docs/_build/html/index.html` from
|
||||
(so you can also use e.g., `firefox docs/_build/html/index.html` from
|
||||
the root of your Zulip checkout).
|
||||
|
||||
If you are adding a new page to the table of contents, you will want
|
||||
|
Reference in New Issue
Block a user