Skip to content

Commit

Permalink
Update draft-ietf-taps-interface.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpauly committed Nov 9, 2023
1 parent 180ba17 commit da1f3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-taps-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ RemoteSpecifier.WithPort(443)
~~~

- Service (an identifier string that maps to a port; either a service
name associated with a port number (from https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml) or a DNS SRV service name to be resolved):
name associated with a port number, from https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml, or a DNS SRV service name to be resolved):

~~~
RemoteSpecifier.WithService("https")
Expand Down

0 comments on commit da1f3c0

Please sign in to comment.