Skip to content

Commit

Permalink
fix: Fixed dead link in docs due to typo
Browse files Browse the repository at this point in the history
Jira Issue DD-1717
  • Loading branch information
SandyDatatables committed Nov 6, 2020
1 parent 93fac6c commit 4bc213f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/option/language.searchBuilder.conditions.date.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<type type="string | object">
<description>
`-init language.searchBuilder.condition.date` changes what will be displayed for the SearchBuilder's condition select element for date and moment conditions.
`-init language.searchBuilder.conditions.date` changes what will be displayed for the SearchBuilder's condition select element for date and moment conditions.
</description>
</type>

Expand Down
2 changes: 1 addition & 1 deletion docs/option/language.searchBuilder.conditions.moment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<type type="string | object">
<description>
`-init language.searchBuilder.condition.moment` changes what will be displayed for the SearchBuilder's condition select element for moment conditions.
`-init language.searchBuilder.conditions.moment` changes what will be displayed for the SearchBuilder's condition select element for moment conditions.
</description>
</type>

Expand Down
2 changes: 1 addition & 1 deletion docs/option/language.searchBuilder.conditions.number.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<type type="string | object">
<description>
`-init language.searchBuilder.condition.number` changes what will be displayed for the SearchBuilder's condition select element for num, num-fmt, html-num and html-num-fmt conditions.
`-init language.searchBuilder.conditions.number` changes what will be displayed for the SearchBuilder's condition select element for num, num-fmt, html-num and html-num-fmt conditions.
</description>
</type>

Expand Down
2 changes: 1 addition & 1 deletion docs/option/language.searchBuilder.conditions.string.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<type type="string | object">
<description>
`-init language.searchBuilder.condition.string` changes what will be displayed for the SearchBuilder's condition select element for string and html conditions.
`-init language.searchBuilder.conditions.string` changes what will be displayed for the SearchBuilder's condition select element for string and html conditions.
</description>
</type>

Expand Down

0 comments on commit 4bc213f

Please sign in to comment.