Skip to content

Commit 9257a80

Browse files
authored
Update computed-properties.md (#199)
grammar mistake: added the verb 'tested' in first conclusion
1 parent 6408e26 commit 9257a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/computed-properties.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,5 @@ Of course, you want to make sure the value is correctly rendered as well, so mak
210210

211211
## Conclusion
212212

213-
- computed properties can be using `mount` making assertions on the rendered markup
213+
- computed properties can be tested using `mount` making assertions on the rendered markup
214214
- complex computed properties can be independently tested by using `call`

0 commit comments

Comments
 (0)