Skip to content

Commit 562b047

Browse files
committed
Typo
1 parent 381c900 commit 562b047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You can configure the app by copying `vector/config.sample.json` to
8484
1. `roomDirectory.networks`: config for each network type. Optional.
8585
1. `roomDirectory.<network_type>.name`: Human-readable name for the network. Required.
8686
1. `roomDirectory.<network_type>.protocol`: Protocol as given by the server in
87-
`/_matrix/client/unstable/thirdparty/protocolss` response. Required to be able to join
87+
`/_matrix/client/unstable/thirdparty/protocols` response. Required to be able to join
8888
this type of third party network.
8989
1. `roomDirectory.<network_type>.domain`: Domain as given by the server in
9090
`/_matrix/client/unstable/thirdparty/protocols` response, if present. Required to be

0 commit comments

Comments
 (0)