diff --git a/docs/reference/master-commandline-reference.md b/docs/reference/master-commandline-reference.md index e911f72cf..41caf1af7 100644 --- a/docs/reference/master-commandline-reference.md +++ b/docs/reference/master-commandline-reference.md @@ -243,7 +243,7 @@ nfd-master -crd-controller=false ### -label-whitelist The `-label-whitelist` specifies a regular expression for filtering feature -labels based on their name. Each label must match against the given reqular +labels based on their name. Each label must match against the given regular expression in order to be published. > **NOTE:** The regular expression is only matches against the "basename" part diff --git a/docs/reference/master-configuration-reference.md b/docs/reference/master-configuration-reference.md index 2fb84870c..07333e022 100644 --- a/docs/reference/master-configuration-reference.md +++ b/docs/reference/master-configuration-reference.md @@ -132,7 +132,7 @@ enableTaints: true ## labelWhiteList `labelWhiteList` specifies a regular expression for filtering feature -labels based on their name. Each label must match against the given reqular +labels based on their name. Each label must match against the given regular expression in order to be published. > ** NOTE:** The regular expression is only matches against the "basename" part