Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Update docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cristijora committed Nov 28, 2017
1 parent 3a126c6 commit d41b969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Expand Up @@ -177,7 +177,7 @@ Some of them are intended for internal usage while others can be used for genera
* **prevTab** - navigates to the prev tab. The same method is used when clicking prev button
* **changeTab(oldIndex, newIndex)** - Navigates from one tab to another. Note that this method does not trigger validation methods. Use it with caution!

!> It's advised to used only the methods above, since the methods which are not listed here are internal and might change or get removed.
!> It's advised to use only the methods above, since the methods which are not listed here are internal and might change or get removed over time.

## Scoped slots

Expand Down

0 comments on commit d41b969

Please sign in to comment.