Skip to content

Commit b1bf663

Browse files
authored
Update specifications/common/common.protocol.md
1 parent fa1de58 commit b1bf663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specifications/common/common.protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Protocol version, it must terminate the communication. The version endpoint MUST
3333
### HTTPS Binding
3434

3535
When using the DSP HTTPS binding, the `path` property is an absolute URL path segment to be appended to `<root>` for
36-
discovery of all endpoints of this version. The concatenation of `<root>` and `path` yields `<base>`
36+
discovery of all endpoints of this version. The concatenation of `<root>` and `path` yields `<base>`.
3737

3838
The following example demonstrates that a [=Connector=] offers the HTTPS binding from version `2024-1` at
3939
`<root>/some/path/2024-1`, the `2025-1` endpoints at `<root>/some/path/2025-1` and another [=Connector=] on the same

0 commit comments

Comments
 (0)