Skip to content

Fixed 3 typo's in the code #936

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 13, 2016
Merged

Conversation

ProtoThis
Copy link
Contributor

Fixed 3 typo's which prevented the script from working out of the box.

  • 2nd </script> tag should have been <script>
  • changed: "name: hello_world" to "name: hello"
  • changed: "url_path: hello_world" to "url_path: hello"
  • removed: "webcomponent_path: /panels/hello.html"

Fixed 3 typo's which prevented the script from working out of the box.
- 2nd </script> tag should have been <script>
- changed: "name: hello_world" to "name: hello"
- changed: "url_path: hello_world" to "url_path: hello"
- removed: "webcomponent_path: <config dir>/panels/hello.html"
@fabaff
Copy link
Member

fabaff commented Sep 13, 2016

Thanks

@fabaff fabaff merged commit 0b6add3 into home-assistant:current Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants