6014: minor updates
[arvados.git] / doc / user / tutorials / tutorial-keep-mount.html.textile.liquid
index 43af024df2df7d8ce9e00d4ce9ac1a2aaca65eb9..c25cb65ea837cf233a0421ae0251e95aa727a0d7 100644 (file)
@@ -53,4 +53,4 @@ Not supported:
 
 If multiple clients (separate instances of arv-mount or other arvados applications) modify the same file in the same collection within a short time interval, this may result in a conflict.  In this case, the most recent commit wins, and the "loser" will be renamed to a conflict file in the form @name~YYYYMMDD-HHMMSS~conflict~@.
 
-Please note this feature is in beta testing.  In particular, the conflict mechanism is itself currently subject to race condiditions with potential for data loss when a collection is being modified simultaneously by multiple clients.  This issue will be resolved in future development.
+Please note this feature is in beta testing.  In particular, the conflict mechanism is itself currently subject to race conditions with potential for data loss when a collection is being modified simultaneously by multiple clients.  This issue will be resolved in future development.