summaryrefslogtreecommitdiff
path: root/lib/matrix_app_service/client.ex
diff options
context:
space:
mode:
authorHadrien <26697460+ketsapiwiq@users.noreply.github.com>2020-10-19 17:08:54 +0200
committerHadrien <26697460+ketsapiwiq@users.noreply.github.com>2020-10-23 23:06:40 +0200
commit561303492cb13e0f9504d6b26fe5d3752e89c4bd (patch)
tree0320d98deccc20718b15cb46535f5d1db6dc2222 /lib/matrix_app_service/client.ex
parentMerge branch 'controller_tests' into 'master' (diff)
little edits on docs phrasing
Diffstat (limited to 'lib/matrix_app_service/client.ex')
-rw-r--r--lib/matrix_app_service/client.ex3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/matrix_app_service/client.ex b/lib/matrix_app_service/client.ex
index c32cf00..42ef758 100644
--- a/lib/matrix_app_service/client.ex
+++ b/lib/matrix_app_service/client.ex
@@ -11,8 +11,7 @@ defmodule MatrixAppService.Client do
@doc """
Returns a client for the application service.
- The client gets its homeserver URL and access token from configuration, by
- default.
+ By default, the client gets its homeserver URL and access token from configuration.
Different options can be provided to override the defaults, those are:
* `:base_url`: homerver URL