We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc1404 commit eb6e52aCopy full SHA for eb6e52a
docs/sketch-build-process.md
@@ -130,7 +130,7 @@ The "location priority" is determined as follows (in order of highest to lowest
130
([`{runtime.platform.path}/libraries`](platform-specification.md#global-predefined-properties))
131
1. The library is bundled with the [referenced](platform-specification.md#referencing-another-core-variant-or-tool)
132
board platform/core
133
-1. The library is bundled with the Arduino IDE (this location is determinaed by the Arduino CLI configuration setting
+1. The library is bundled with the Arduino IDE (this location is determined by the Arduino CLI configuration setting
134
`directory.bundled.libraries`)
135
136
#### Location priorities in Arduino Web Editor
0 commit comments