Browse Source

Fix typo in moveonenospc.md (#1527)

typo
pull/1530/head
pjv 2 weeks ago
committed by GitHub
parent
commit
6acef3a638
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      mkdocs/docs/config/moveonenospc.md

2
mkdocs/docs/config/moveonenospc.md

@ -30,7 +30,7 @@ as appropriate and the original error returned.
If `moveonenospc` is disabled the underlying error will be returned.
NOTE: This feature has NO affect on policies. It ONLY applies to the
NOTE: This feature has NO effect on policies. It ONLY applies to the
literal write function. If the create function returns `ENOSPC` or the
[policy returns `ENOSPC`](functions_categories_policies.md#filtering)
that error will be returned back to the application making the

Loading…
Cancel
Save