We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6408e26 commit 9257a80Copy full SHA for 9257a80
src/computed-properties.md
@@ -210,5 +210,5 @@ Of course, you want to make sure the value is correctly rendered as well, so mak
210
211
## Conclusion
212
213
-- computed properties can be using `mount` making assertions on the rendered markup
+- computed properties can be tested using `mount` making assertions on the rendered markup
214
- complex computed properties can be independently tested by using `call`
0 commit comments