QuietImpostor commited on
Commit
ebbe4e9
·
verified ·
1 Parent(s): 9d31ee2

Fix stray indentation in example

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Here's the strawberry test:
20
  <reasoning>
21
  Okay, let me think.
22
 
23
- First, I need to identify all the letters in "strawberry."
24
 
25
  Then, I can count how many times the letter 'R' appears in that word.
26
 
 
20
  <reasoning>
21
  Okay, let me think.
22
 
23
+ First, I need to identify all the letters in "strawberry."
24
 
25
  Then, I can count how many times the letter 'R' appears in that word.
26