Skip to content

Commit a61064a

Browse files
[skip changelog] Grammar polish (#3046)
1 parent 98fa9f3 commit a61064a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platform-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The following automatically generated properties can be used globally in all con
138138
- `{_id}`: [board ID](#boardstxt) of the board being compiled for
139139
- `{build.fqbn}`: the FQBN (fully qualified board name) of the board being compiled for. The FQBN follows the format:
140140
`VENDOR:ARCHITECTURE:BOARD_ID[:MENU_ID=OPTION_ID[,MENU2_ID=OPTION_ID ...]]`
141-
- `{build.source.path}`: Path to the sketch being compiled. If the sketch is in an unsaved state, it will the path of
141+
- `{build.source.path}`: Path to the sketch being compiled. If the sketch is in an unsaved state, it will be the path of
142142
its temporary folder.
143143
- `{build.library_discovery_phase}`: set to 1 during library discovery and to 0 during normal build. A macro defined
144144
with this property can be used to disable the inclusion of heavyweight headers during discovery to reduce compilation

0 commit comments

Comments
 (0)