Merge branch '15684-package-deps' refs #15684
[arvados.git] / doc / admin / collection-versioning.html.textile.liquid
index 6da1756b5ce94bc2f1e624a290aabe3bfb3f720e..0a4d1fa769ac14b691d05bff673a9487df9559c1 100644 (file)
@@ -16,7 +16,7 @@ h3. API Server configuration
 
 There are 2 configuration settings that control this feature, both go on the @application.yml@ file.
 
-h4. Settting: @collection_versioning@ (Boolean. Default: false)
+h4. Setting: @collection_versioning@ (Boolean. Default: false)
 
 If @true@, collection versioning is enabled, meaning that new version records can be created. Note that if you set @collection_versioning@ to @false@ after being enabled, old versions will still be accessible, but further changes will not be versioned.