Quellcode durchsuchen

grammar correction

the word "both" would refer to only 2 urls in this context
pull/2182/head
Array in a Matrix vor 3 Jahren
committed by GitHub
Ursprung
Commit
0a022db256
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-well-known.md

+ 1
- 1
docs/configuring-well-known.md Datei anzeigen

@@ -192,7 +192,7 @@ Make sure to:

## Confirming it works

No matter which method you've used to set up the well-known files, if you've done it correctly you should be able to see a JSON file at both of these URLs:
No matter which method you've used to set up the well-known files, if you've done it correctly you should be able to see a JSON file at these URLs:

- `https://<domain>/.well-known/matrix/server`
- `https://<domain>/.well-known/matrix/client`


Laden…
Abbrechen
Speichern