Przeglądaj źródła

Number list to numbered list

ryuichi-e 5 lat temu
rodzic
commit
27db6d9994
1 zmienionych plików z 1 dodań i 1 usunięć
  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.