Skip to content

Commit

Permalink
Update querying.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
treffynnon authored Jul 18, 2022
1 parent 518de97 commit c2056e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/querying.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Querying
========

Idiorm provides a `*fluent
interface* <http://en.wikipedia.org/wiki/Fluent_interface>`_ to enable
interface* <https://en.wikipedia.org/wiki/Fluent_interface>`_ to enable
simple queries to be built without writing a single character of SQL. If
you've used `jQuery <http://jquery.com>`_ at all, you'll be familiar
with the concept of a fluent interface. It just means that you can
Expand Down

0 comments on commit c2056e6

Please sign in to comment.