]> git.p6c8.net - policy-templates.git/blobdiff - docs/index.md
Make it clear that the AppUpdatePin value must end in a dot.
[policy-templates.git] / docs / index.md
index 10883e09551f914814b1b0c0aa571ebef32e2545..f7a76c7d05d5c8d6e17087236d5d7c3965c63243 100644 (file)
@@ -317,7 +317,9 @@ Prevent Firefox from being updated beyond the specified version.
 
 You can specify the any version as ```xx.``` and Firefox will be updated with all minor versions, but will not be updated beyond the major version.
 
-You can also specify the version as ```xx.xx``` and Firefox will be updated with all patch versions, but will not be updated beyond the minor version.
+You can also specify the version as ```xx.xx.``` and Firefox will be updated with all patch versions, but will not be updated beyond the minor version.
+
+Note: The value MUST end in a dot(.).
 
 You should specify a version that exists or is guaranteed to exist. If you specify a version that doesn't end up existing, Firefox will update beyond that version.
 

patrick-canterino.de