Skip to content

Commit 4a65d57

Browse files
committed
replaced trailing spaces (line-break) with explicit backslash
1 parent be79afb commit 4a65d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ the following steps.
1919
2. Your codespace is created. Cloning the image and the repo is quite fast,
2020
but preparing it for CircuitPython-development takes about 10 minutes.
2121
But this is a one-time task: once created, your codespace exists
22-
until you explicitly delete it or until it times out (default: 30 days).
22+
until you explicitly delete it or until it times out (default: 30 days).\
2323
(Technical note: due to a bug in codespace creation, the setup is
2424
triggered from `$HOME/.bashrc` and runs in the background).
2525

0 commit comments

Comments
 (0)