spellcheck...

This commit is contained in:
waldek 2022-05-02 22:23:17 +02:00
parent 6f2b949408
commit 98f189fc9b
1 changed files with 5 additions and 5 deletions

View File

@ -82,12 +82,12 @@ A blank line separates multiple paragraphs.
* levels
1. but I keep counting...
```python
print("hello world")
print("I'll be a codeblock...")
```
[I will become](https://kernel.org) a link.
And I'm a line:
---
and [I will become](https://kernel.org) a link.
waldek@metal:~/Documents/my_first_git_repository$ git status
On branch master