Skip to content

Commit 2f02ae9

Browse files
Update README.md - backticks
Co-authored-by: Kory Draughn <korydraughn@ymail.com>
1 parent 0ac9f68 commit 2f02ae9

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
@@ -936,7 +936,7 @@ Disabling AVU reloads from the iRODS server
936936

937937
With the default setting of `reload = True`, an `iRODSMetaCollection` will
938938
proactively read all current AVUs back from the iRODS server after any
939-
metadata write done by the client. This helps methods such as `keys()` and `items()`
939+
metadata write done by the client. This helps methods such as `keys()` and `items()`
940940
to return an up-to-date result. Setting `reload = False` can, however, greatly
941941
increase code efficiency if for example a lot of AVUs must be added or deleted
942942
at once without reading any back again.

0 commit comments

Comments
 (0)