Skip to content

Commit

Permalink
Formating updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Vojtěch Porteš committed Feb 3, 2020
1 parent 3a16ca8 commit 20f4fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/strings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ export const strings: Strings = {
BETWEEN: 'Between',
NOT_BETWEEN: 'Not between',
LIKE: 'Like',
NOT_LIKE: 'Not like'
NOT_LIKE: 'Not like',
},
};

0 comments on commit 20f4fa1

Please sign in to comment.