Browse Source

Number list to numbered list

ryuichi-e 6 years ago
parent
commit
27db6d9994
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resource/locales/en-US/sandbox.md

+ 1 - 1
resource/locales/en-US/sandbox.md

@@ -284,7 +284,7 @@ Items can be nested using indentation.
 - List2
 - List2
 - List3
 - List3
 
 
-## Ol Number List
+## Ol Numbered List
 
 
 To create an ordered list, add line items with numbers followed by periods. 
 To create an ordered list, add line items with numbers followed by periods. 
 The numbers don’t have to be in numerical order, but the list should start with the number one.
 The numbers don’t have to be in numerical order, but the list should start with the number one.