We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da8275 commit 161ac92Copy full SHA for 161ac92
1 file changed
README.md
@@ -2135,7 +2135,7 @@ session.acls.apply_atomic_operations(myCollection.path,
2135
])
2136
```
2137
ACLOperation objects form a linear order with iRODSAccess objects, and
2138
-indeed are subclassed from them as well, allowing equivalency testing:
+indeed are subclassed from them as well, allowing equivalency testing.
2139
2140
Thus, for example:
2141
0 commit comments