diff options
-rw-r--r-- | doc/examples/kea4/vendor-specific.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea4/vendor-specific.json b/doc/examples/kea4/vendor-specific.json index 971bddd2ef..cc3db000ca 100644 --- a/doc/examples/kea4/vendor-specific.json +++ b/doc/examples/kea4/vendor-specific.json @@ -35,7 +35,7 @@ { // Vendor-specific option has to be defined on the class level, if we're planning // to send a single value, then define its type accordingly. If this option -// should encapsulate other suboptions "space" parameter should be the same +// should encapsulate other suboptions, the "space" parameter should be the same // as included suboptions and "type" set to empty "code": 43, "encapsulate": "339", |