Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vantagedesign/ace-documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/shortcodes/collapse.md')
-rw-r--r--exampleSite/content/shortcodes/collapse.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/shortcodes/collapse.md b/exampleSite/content/shortcodes/collapse.md
index 4986013..eb5dc2d 100644
--- a/exampleSite/content/shortcodes/collapse.md
+++ b/exampleSite/content/shortcodes/collapse.md
@@ -19,5 +19,5 @@ Simply place the following shortcode on the page
### Parameters
#### *title*
-The lang parameter defines the text to show in the button that toggles the collapse content.
+The lang parameter defines the text to show in the button that toggles the collapse content.
Example: <code>title="Click me to show content"</code>.