Skip to content

Commit 7b958f9

Browse files
authored
docs: update typo Forestry (#34805)
1 parent ba8e21c commit 7b958f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/conceptual/choosing-a-cms.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To make that a bit more concrete, here's a screenshot of what this looks like cu
8383

8484
Finally, there are several options for content composition and management that work well as non-CMS choices.
8585

86-
- **Markdown** and **MDX** are common choices for documentation and small developer sites, since they are natural composition formats for developers and allow embedding components within your content. There are several guides in our [Routing and Pages documentation](https://www.gatsbyjs.com/docs/how-to/routing/) on using Markdown and MDX. You may also want to consider a git-based CMS like Foresty.io or NetlifyCMS to provide a UI for this workflow.
86+
- **Markdown** and **MDX** are common choices for documentation and small developer sites, since they are natural composition formats for developers and allow embedding components within your content. There are several guides in our [Routing and Pages documentation](https://www.gatsbyjs.com/docs/how-to/routing/) on using Markdown and MDX. You may also want to consider a git-based CMS like Forestry.io or NetlifyCMS to provide a UI for this workflow.
8787

8888
- **JSON** or **YAML** is a common choice for hierarchical data (for example, a site navigation tree), especially when the underlying content is stored in Markdown.
8989

0 commit comments

Comments
 (0)