Skip to content

Commit

Permalink
Fix tab id in words-tab #92
Browse files Browse the repository at this point in the history
  • Loading branch information
ainzzorl committed Jul 16, 2021
1 parent c9fc1bd commit 2fe345a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/wordsTab.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div id="import-tab" ng-controller="wordsController">
<div id="words-tab" ng-controller="wordsController">
<form
name="newWordForm"
id="new-word-form"
Expand Down

0 comments on commit 2fe345a

Please sign in to comment.