mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-28 08:50:02 +02:00
I before E, except after C.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
# If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
|
# If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
|
||||||
# If you receive an error when Essentials loads, ensure that:
|
# If you receive an error when Essentials loads, ensure that:
|
||||||
# - No tabs are present: YAML only allows spaces
|
# - No tabs are present: YAML only allows spaces
|
||||||
# - Indents are correct: YAML heirarchy is based entirely on indentation
|
# - Indents are correct: YAML hierarchy is based entirely on indentation
|
||||||
# - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrphe)
|
# - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrphe)
|
||||||
# - List items are prefixed with a hyphen and indented:
|
# - List items are prefixed with a hyphen and indented:
|
||||||
# lists:
|
# lists:
|
||||||
|
Reference in New Issue
Block a user