Skip to content

Commit 161ac92

Browse files
committed
change final ':' to '.' in README
1 parent 8da8275 commit 161ac92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2135,7 +2135,7 @@ session.acls.apply_atomic_operations(myCollection.path,
21352135
])
21362136
```
21372137
ACLOperation objects form a linear order with iRODSAccess objects, and
2138-
indeed are subclassed from them as well, allowing equivalency testing:
2138+
indeed are subclassed from them as well, allowing equivalency testing.
21392139

21402140
Thus, for example:
21412141
```

0 commit comments

Comments
 (0)