Merge pull request #2726 from Sableoxide/fix-typo-isnt-it

Fix typo 'isn't is?' -> 'isn't it?' in test_book/src/individual/code.md
This commit is contained in:
Eric Huss 2025-06-09 15:21:24 +00:00 committed by GitHub
commit e8dff6f97e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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?
````
---