Skip to content

Commit

Permalink
fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dantownsend committed Nov 18, 2023
1 parent a573ce9 commit 7f3383b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ When filtering ``Varchar`` and ``Text`` columns, you can now specify the
specify ``starts``, ``ends`` and ``exact``. For example, you can now filter for
a movie with a name starting with ``Star Wars``.

When filtering numeric and date / time columns, you can now specify the
When filtering numeric / date / time columns, you can now specify the
``not equals`` operator. For example, give me all the movie tickets which
aren't on a certain day.

Expand Down

0 comments on commit 7f3383b

Please sign in to comment.