1
0
Fork 0

fix(docs): Howtos documentation corrections and updates

This commit is contained in:
Benjamin F 2022-12-22 17:24:59 -08:00
parent 04da277fd2
commit 24f7776840
25 changed files with 46 additions and 43 deletions

View file

@ -11,7 +11,7 @@ show you have to handle both below:
## Adding linebreaks to text
To add linebreaks to text, you merely have to include them in your text.
When doing so, keep in mind that single-quoted strings in Javascript
When doing so, keep in mind that single-quoted strings in JavaScript
will **not** pick up linebreaks.
<Example caption="An example of whitespace in text">