Skip to content

Commit 6ae2264

Browse files
committed
Updated documentation.
1 parent a48cdfe commit 6ae2264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/Configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,9 +320,9 @@ The following property is used to configure allowable namespace component terms
320320

321321
| Property | Default Value | Minimum Version | Summary |
322322
| --- | --- | --- | --- |
323-
| `allowedNamespaceComponents` | `[ ]` | 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 components that are allowed to be used. See the example below for more information. |
324324

325-
The following example shows a settings file which allows namespaces such as `eBay` or `Apple.iPod`.
325+
The following example shows a settings file which allows namespace components such as `eBay` or `Apple.iPod`.
326326

327327
```json
328328
{

0 commit comments

Comments
 (0)