Update development_submitting.md (#610)

Spelling fix. Trying to get started developing a new integration. Small contribution for now, but hopefully a much larger one in the future.
This commit is contained in:
jwin32 2020-07-25 14:08:17 -04:00 committed by GitHub
parent 356d4e16b5
commit 2f94a3a155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ title: "Submit your work"
---
:::tip
Always base your Pull Requests of of the current **`dev`** branch, not `master`.
Always base your Pull Requests off of the current **`dev`** branch, not `master`.
:::
Submit your improvements, fixes, and new features to Home Assistant one at a time, using GitHub [Pull Requests](https://help.github.com/articles/using-pull-requests). Here are the steps: