Bladeren bron

chore(docs)

Ryan Chandler 5 jaren geleden
bovenliggende
commit
42bca2fb75
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -86,7 +86,7 @@ This directive adds a new `$store` magic variable to your component. This can be
 
 ### Defining global state
 
-To define a scope of state, you can use the `Spruce.store()` method:
+To define a piece of global state, you can use the `Spruce.store()` method:
 
 ```javascript
 Spruce.store('application', {