fixed typo 'isn't is?' -> 'isn't it?' in test_book/src/individual/code.md

This commit is contained in:
frank goko 2025-06-08 23:19:52 +03:00
parent f3ee794283
commit 534666f551

View file

@ -17,7 +17,7 @@ This line contains `inline code` mixed with some other stuff. (LTR)
---
````
escaping ``` in ```, fun, isn't is?
escaping ``` in ```, fun, isn't it?
````
---