mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 20:36:29 +00:00
replace Dos with DOS (#1413)
This commit is contained in:
parent
8d09cf3517
commit
1acdc2f6bb
@ -70,7 +70,7 @@ echo "Hello world!"
|
||||
```
|
||||
|
||||
:::note
|
||||
Make sure your editor is using UNIX-like line breaks (LF), not Dos/Windows (CRLF).
|
||||
Make sure your editor is using UNIX-like line breaks (LF), not DOS/Windows (CRLF).
|
||||
:::
|
||||
|
||||
## Step 2: Installing and testing your add-on
|
||||
|
Loading…
x
Reference in New Issue
Block a user