소스 검색

chore(docs)

Ryan Chandler 5 년 전
부모
커밋
42bca2fb75
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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', {