This commit is contained in:
Will McGugan
2022-12-31 22:27:57 +00:00
parent 4cf3aeffa1
commit f8aa18a953

View File

@@ -95,7 +95,7 @@ If you run this code, you should see something like the following:
Hit the ++d++ key to toggle between light and dark mode.
```{.textual path="docs/examples/tutorial/stopwatch01.py" press="d" title="TimerApp + dark"}
```{.textual path="docs/examples/tutorial/stopwatch01.py" press="d" title="StopwatchApp + dark"}
```
Hit ++ctrl+c++ to exit the app and return to the command prompt.