diff --git a/docs/style-guide-for-curriculum-challenges.md b/docs/style-guide-for-curriculum-challenges.md index c50d142a7c..bbeff27226 100644 --- a/docs/style-guide-for-curriculum-challenges.md +++ b/docs/style-guide-for-curriculum-challenges.md @@ -142,6 +142,7 @@ The following is an example of code: ```` - Additional information in the form of a note should be formatted `Note: Rest of note text...` +- If multiple notes are needed, then list all of the notes in separate sentences using the format `Notes: First note text. Second note text.`. - Use double quotes where applicable ## Formatting seed code