mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 14:52:39 +00:00
typo
This commit is contained in:
@@ -148,7 +148,7 @@ module.exports = [
|
|||||||
gen : function(){
|
gen : function(){
|
||||||
return dedent`
|
return dedent`
|
||||||
{{note
|
{{note
|
||||||
##### Time to Drop Knowledge',
|
##### Time to Drop Knowledge
|
||||||
Use notes to point out some interesting information.
|
Use notes to point out some interesting information.
|
||||||
|
|
||||||
**Tables and lists** both work within a note.
|
**Tables and lists** both work within a note.
|
||||||
@@ -164,7 +164,7 @@ module.exports = [
|
|||||||
{{descriptive
|
{{descriptive
|
||||||
##### Time to Drop Knowledge
|
##### Time to Drop Knowledge
|
||||||
Use descriptive boxes to highlight text that should be read aloud.
|
Use descriptive boxes to highlight text that should be read aloud.
|
||||||
|
|
||||||
**Tables and lists** both work within a descriptive box.
|
**Tables and lists** both work within a descriptive box.
|
||||||
}}
|
}}
|
||||||
\n`;
|
\n`;
|
||||||
|
|||||||
Reference in New Issue
Block a user