You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/Configuration.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -320,15 +320,15 @@ The following property is used to configure allowable namespace component terms
320
320
321
321
| Property | Default Value | Minimum Version | Summary |
322
322
| --- | --- | --- | --- |
323
-
|`allowedNamespaceComponentTerms`|`[ ]`| 1.2.0 | Specifies namespace component terms that are allowed to be used. See the example below for more information. |
323
+
|`allowedNamespaceComponents`|`[ ]`| 1.2.0 | Specifies namespace component terms that are allowed to be used. See the example below for more information. |
324
324
325
325
The following example shows a settings file which allows namespaces such as `eBay` or `Apple.iPod`.
0 commit comments