Skip to content

Commit ee82495

Browse files
authored
remove an accidental change I introduced while reading through everything
1 parent 77ebb93 commit ee82495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ npm install encrypted-attr
4949

5050
While this module can be used stand-alone to encrypt individual values (see
5151
[tests](/test/encrypted-attr.spec.js)), it is designed to be wrapped into a
52-
plugin or hook for your favourite ORM. Eventually, this package may include
52+
plugin or hook for your favourite ORM. Eventually, this package may include
5353
such plugins for common ORMs, but for now, here's an example of integrating
5454
with [thinky](https://github.com/neumino/thinky):
5555

0 commit comments

Comments
 (0)