Capital at the start of a sentence

This commit is contained in:
Dave Pearson
2022-10-13 14:16:24 +01:00
parent 93e403c8dc
commit 82499c31e7

View File

@@ -222,7 +222,7 @@ If we run the app now, it will look *very* different.
```{.textual path="docs/examples/tutorial/stopwatch03.py" title="stopwatch03.py"}
```
This app looks much more like our sketch. let's look at how the Textual uses `stopwatch03.css` to apply styles.
This app looks much more like our sketch. Let's look at how the Textual uses `stopwatch03.css` to apply styles.
### CSS basics