Skip to content

Commit c87d017

Browse files
jeplerdhalbert
andauthored
Update docs/environment.rst
Co-authored-by: Dan Halbert <[email protected]>
1 parent 83b0620 commit c87d017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ CIRCUITPY_RESERVED_PSRAM
3939
~~~~~~~~~~~~~~~~~~~~~~~~
4040
On boards with Espressif microcontrollers with PSRAM (also called SPIRAM), permanently reserve a portion of PSRAM for use by esp-idf.
4141
This storage is removed from the CircuitPython "heap" and is available for allocation by esp-idf routines in the core instead.
42-
Generally, only set this to a non-zero value when it is requried by a specific core module.
42+
Generally, only set this to a non-zero value when it is required by a specific core module.
4343

4444
CIRCUITPY_WEB_API_PASSWORD
4545
~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)