teruo6939 commited on
Commit
ad9bbd8
·
verified ·
1 Parent(s): 43bf01a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -102,7 +102,7 @@ An example from culture category looks as follows:
102
  - Converted from full-width to half-width characters, excluding katakana characters.
103
  - Does not contain any line breaks (`\n`).
104
  - Leading and trailing whitespace is removed.
105
- - `choice{0..3} (str)`: Four answer options (choice0 to choice3).
106
  - Converted from full-width to half-width characters, excluding katakana characters.
107
  - Does not contain any line breaks (`\n`).
108
  - Leading and trailing whitespace is removed.
 
102
  - Converted from full-width to half-width characters, excluding katakana characters.
103
  - Does not contain any line breaks (`\n`).
104
  - Leading and trailing whitespace is removed.
105
+ - `choice{0..3} (str)`: Four answer options (`choice0` to `choice3`).
106
  - Converted from full-width to half-width characters, excluding katakana characters.
107
  - Does not contain any line breaks (`\n`).
108
  - Leading and trailing whitespace is removed.