Skip to content

Commit d937a97

Browse files
miniconfigfabaff
authored andcommitted
Grammatical Correction to website.markdown (home-assistant#1946)
Made a minor correction to the grammar on the developers/website page.
1 parent 32f8077 commit d937a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/website.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ A couple of points to remember:
6969
- Document the needed steps to retrieve API keys or access token for the third party service or device if needed.
7070
- Keep the configuration sample minimal by only adding the `Required` options. Full configuration details with further explanations should go into a seperate section.
7171
- The description of all the configuration variables should contains information about the used defaults.
72-
- If you're adding a new component, for the `ha_release` part of the header, just increment off the current release. If the current release is 0.37, make ha_release 0.38.
72+
- If you're adding a new component, for the `ha_release` part of the header, just increment off the current release. If the current release is 0.37, make `ha_release` 0.38.
7373

7474
### {% linkable_title Embedding Code %}
7575

0 commit comments

Comments
 (0)