Skip to content

Commit cc14017

Browse files
authored
Merge pull request mavlink#403 from dlech/readme-spelling
Readme-spelling
2 parents ea70be2 + 2471536 commit cc14017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The examples assume that the embedded `mavsdk_server` binary can be run. In some
5050

5151
## Contribute
5252

53-
Note: this is more involved and targetted at contributors.
53+
Note: this is more involved and targeted at contributors.
5454

5555
Most of the code is auto-generated from the [proto definitions](https://github.com/mavlink/mavsdk-proto), using our [templates](./other/templates). The generated files can be found in the [generated](./mavsdk/generated) folder. As a result, contributions are generally made in the templates or on the build system. Regularly, there is a need to update MAVSDK-Python to include the latest features defined in the proto definitions. This is described [below](#generate-the-code).
5656

0 commit comments

Comments
 (0)