diff --git a/docs/features/autoupdater.rst b/docs/features/autoupdater.rst index 02751d2816df87fb9b18330acd3adba20da0e7f7..aa6e9549424573ecfcf2a433312793678b8cea39 100644 --- a/docs/features/autoupdater.rst +++ b/docs/features/autoupdater.rst @@ -17,7 +17,7 @@ be set on the command line, or it can be taken from the ``site.mk``. The priority defines the maximum number of days that may pass between releasing an update and installation of the images. The update probability with start at 0 after the release time mentioned in the manifest and then slowly rise to 1 after the number of days given by the priority has passed. (Note: The priority -doesn't have an effect as the moment, this is yet to be implemented) +doesn't have an effect at the moment, this is yet to be implemented) The priority may be an integer or a decimal fraction.