Browse Source

minor typo fix

Heydon Pickering 8 years ago
parent
commit
5305ab22f6
2 changed files with 1 additions and 1 deletions
  1. 1 1
      content/patterns/writing/notes-and-warnings.md
  2. BIN
      public/images/logo.png

+ 1 - 1
content/patterns/writing/notes-and-warnings.md

@@ -30,7 +30,7 @@ This is a warning! It's about something the reader should be careful to do or to
 {{% /warning %}}
 {{% /warning %}}
 {{</codeBlock>}}
 {{</codeBlock>}}
 
 
-Warning render like this:
+Warnings render like this:
 
 
 {{% warning %}}
 {{% warning %}}
 This is a warning! It's about something the reader should be careful to do or to avoid doing. Use warnings when something could go wrong.
 This is a warning! It's about something the reader should be careful to do or to avoid doing. Use warnings when something could go wrong.

BIN
public/images/logo.png