From 11d64ec4a97b0034cdde4e25c884d29055a0109d Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Mon, 4 Mar 2019 23:50:14 +0000 Subject: [PATCH] remove trailing space --- docs/.sample_config_header.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.sample_config_header.yaml b/docs/.sample_config_header.yaml index 2f2201fdcc..e001ef5983 100644 --- a/docs/.sample_config_header.yaml +++ b/docs/.sample_config_header.yaml @@ -1,7 +1,7 @@ # The config is maintained as an up-to-date snapshot of the default # homeserver.yaml configuration generated by Synapse. # -# It is intended to act as a reference for the default configuration, +# It is intended to act as a reference for the default configuration, # helping admins keep track of new options and other changes, and compare # their configs with the current default. As such, many of the actual # config values shown are placeholders.