Skip to content

Commit bd4d600

Browse files
committed
fix a typo
1 parent 61b38a8 commit bd4d600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/site/headless-cms/wordpress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ description: The WordPress CMS enables headless development through a built-in R
1111
---
1212
## What Is WordPress?
1313

14-
WordPress is currently the most popular CMS on the internet today, used by everyone from small DIY bloggers, small and mid-sized agencies, and complex enterprises. Using the built in REST API, WordPress can power amazing headless experiences while providing content editors and managers an extensible and familiar publishing interface.
14+
WordPress is currently the most popular CMS on the internet today, used by everyone from small DIY bloggers to small/mid-sized agencies and complex enterprises. Using the built-in REST API, WordPress can power amazing headless experiences while providing content editors and managers an extensible and familiar publishing interface.
1515

1616
## Using WordPress as a Headless CMS
1717

18-
The WordPress CMS already gives site developers a method for server-side rendering (SSR) using themes based on PHP templates, but the platform as offers a robust and extensible REST API that allows developers to create headless sites and apps using any manner of frontend technologies.
18+
The WordPress CMS already gives site developers a method for server-side rendering (SSR) using themes based on PHP templates, but the platform also offers a robust and extensible REST API that allows developers to create headless sites and apps using any manner of frontend technologies.
1919

2020
### REST API
2121

0 commit comments

Comments
 (0)