More spelling error fixes

exemple -> example
This commit is contained in:
Matthias Van Woensel
2018-07-13 16:11:02 +02:00
committed by Kaushal Modi
parent bf1405d92b
commit d847ccd8b8
+1 -1
View File
@@ -12,7 +12,7 @@ toc: true
## The Config Toggler!
This is an exemple for the Config Toggle shortcode.
This is an example for the Config Toggle shortcode.
Its purpose is to let users choose a Config language by clicking on its corresponding tab. Upon doing so, every Code toggler on the page will be switched to the target language. Also, target language will be saved in user's `localStorage` so when they go to a different pages, Code Toggler display their last "toggled" config language.
## That Config Toggler