Skip to content

Commit 875ce97

Browse files
committed
fix typo
1 parent cc44f9b commit 875ce97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RFCs/0002-pluggable-discovery.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ discovery.required.0=builtin:builtin:serial_discovery
291291
discovery.required.1=builtin:builtin:network_discovery
292292
```
293293

294-
For backward compatiblity, if a platform does not declare any discovery (using the `discovery.*` properties in `platform.txt`) it will automatically use all the builtin discoveries. This will allow all legacy platforms to softly migrate to pluggable discovery.
294+
For backward compatibility, if a platform does not declare any discovery (using the `discovery.*` properties in `platform.txt`) it will automatically use all the builtin discoveries. This will allow all legacy platforms to softly migrate to pluggable discovery.
295295

296296
#### Duplicate discoveries
297297

0 commit comments

Comments
 (0)