Skip to content

Commit 9a1a49c

Browse files
committed
esp8266/general: Typo/grammar fixes.
1 parent fdf45a7 commit 9a1a49c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/esp8266/general.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ modifying the standard process).
7272

7373
Once the filesystem is mounted, ``boot.py`` is executed from it. The standard
7474
version of this file is created during first-time module set up and by
75-
defaults starts up a WebREPL daemon to handle incoming connections. This
75+
default starts up a WebREPL daemon to handle incoming connections. This
7676
file is customizable by end users (for example, you may want to disable
7777
WebREPL for extra security, or add other services which should be run on
78-
module start-up). But keep in mind that incorrect modifications to boot.py
78+
a module start-up). But keep in mind that incorrect modifications to boot.py
7979
may still lead to boot loops or lock ups, requiring to reflash a module
8080
from scratch.
8181

0 commit comments

Comments
 (0)