Skip to content

Commit 83e675e

Browse files
Update docs/documentation_workflow.md
typo Co-authored-by: Diego Pino Navarro <[email protected]>
1 parent 39515b4 commit 83e675e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation_workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tags:
1414
2. [Fork the documentation repo](https://github.com/esmero/archipelago-documentation). If you're not familiar with forking [see this guide](https://docs.github.com/en/get-started/quickstart/fork-a-repo).
1515
3. In your local fork of Archipelago's documentation, before proceeding with making changes to existing or adding new documentations guides, make sure you first select 'Sync Fork' and that the local fork branch you are working on is up-to-date with the same branch in the main documentation repo.
1616
4. Working in your synced, up-to-date local fork, proceed with navigating to the existing documentation guides you would like to edit, or proceed with creating a new guide as related to the Issue you followed up on in Step 1.
17-
5. Committ your changes (whether edits or new additions) and add notes descrbing what is part of the committed changes.
17+
5. Commit your changes (whether edits or new additions) and add notes describing what is part of the committed changes.
1818
6. If this is new documentation add it to the `nav` section of the `mkdocs.yml` configuration file at the root of the repo. For example:
1919
```yaml hl_lines="7"
2020
nav:

0 commit comments

Comments
 (0)