Skip to content

Commit a22dc1f

Browse files
authored
Merge pull request #162 from mrwweb/patch-1
Fix typo in data-api.md
2 parents f34f476 + 5645f61 commit a22dc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/data-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In redux and therefore in the WordPress Data API there is the concept of a Store
2727

2828
![List of the various Core Data Stores](../static/img/data-api-core-stores.png)
2929

30-
The editor does not only have one global data store but rather multiple different stores that each focus on different areas of the site. These stores can be refereed to by their namespace or you can import the store object from the individual packages.
30+
The editor does not only have one global data store but rather multiple different stores that each focus on different areas of the site. These stores can be referred to by their namespace or you can import the store object from the individual packages.
3131

3232
| Namespace | Name | Purpose |
3333
|---------------------|------|---------|

0 commit comments

Comments
 (0)