From 3eb550a15c8a72f431e5a8e7080817927022e2a9 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Thu, 31 Jan 2019 18:52:49 -0600 Subject: [PATCH] Spell homeserver correctly --- README.md | 2 +- src/vector/mobile_guide/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4409b3ead2..6ef79cd434 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ For a good example, see https://riot.im/develop/config.json 1. `brand`: String to pass to your homeserver when configuring email notifications, to let the homeserver know what email template to use when talking to you. 1. `integrations_ui_url`: URL to the web interface for the integrations server. The integrations - server is not Riot and normally not your Home Server either. The integration server settings + server is not Riot and normally not your homeserver either. The integration server settings may be left blank to disable integrations. 1. `integrations_rest_url`: URL to the REST interface for the integrations server. 1. `integrations_widgets_urls`: list of URLs to the REST interface for the widget integrations server. diff --git a/src/vector/mobile_guide/index.html b/src/vector/mobile_guide/index.html index 433d5b7e5a..64068cff28 100644 --- a/src/vector/mobile_guide/index.html +++ b/src/vector/mobile_guide/index.html @@ -364,9 +364,9 @@ body {

Launch the app, and enable Use custom server options (advanced).

-

In the Home Server field, enter:

+

In the homeserver field, enter:

-

Note: You shouldn't need to modify the Identity Server field, which by default is set to https://vector.im.

+

Note: You shouldn't need to modify the identity server field, which by default is set to https://vector.im.