Skip to content

Commit 9b407b2

Browse files
committed
docs: use title case for menu items
1 parent ce030a3 commit 9b407b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/en/SUMMARY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
* [setData](api/wrapper-array/setData.md)
3737
* [setProps](api/wrapper-array/setProps.md)
3838
* [trigger](api/wrapper-array/trigger.md)
39-
* [selectors](api/selectors.md)
40-
* [guides](guides/README.md)
39+
* [Selectors](api/selectors.md)
40+
* [Guides](guides/README.md)
4141
* [Introduction to unit tests](guides/introduction-to-unit-tests.md)
4242
* [Choosing a test runner](guides/choosing-a-test-runner.md)
4343
* [Using with Jest](guides/using-with-jest.md)
4444
* [Testing SFCs with Jest](guides/testing-SFCs-with-jest.md)
4545
* [Testing SFCs with Mocha](guides/testing-SFCs-with-mocha-webpack.md)
4646
* [Using with Vuex](guides/using-with-vuex.md)
47-
* [common gotchas](common-gotchas.md)
47+
* [Common gotchas](common-gotchas.md)

0 commit comments

Comments
 (0)