Skip to content

Commit 31990be

Browse files
authored
Removed out of place full stop (#22)
1 parent 3fb3f03 commit 31990be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Section1/Part1/Lesson3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ As introduced in [Lesson 0](./Lesson0.md), it is more common to first introduce
2727
サカナ<b>は</b>ネコ<b>が</b>食べる
2828
The fish, a cat eats it.
2929

30-
ネコ<b>は</b>サカナ<b>を</b>食べる.
30+
ネコ<b>は</b>サカナ<b>を</b>食べる
3131
The cat, it eats a fish.
3232
</pre>
3333

0 commit comments

Comments
 (0)