From 5ff31e197b4e48592807078b6b7bc8f3fa34bcb0 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun, 15 Jul 2018 02:16:35 +0900
Subject: [PATCH] Update example.yml

---
 .config/example.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.config/example.yml b/.config/example.yml
index afe24f7d05..3aaf639e48 100644
--- a/.config/example.yml
+++ b/.config/example.yml
@@ -20,7 +20,8 @@ maintainer:
 # You need to set 456 to 'port' prop.
 #
 # In other words, the 'url' prop should be the final accessible URL seen by a user.
-# 'port' prop is a port that the Misskey server should actually listen on and it is not necessarily the port that a user accesses.
+# 'port' prop is a port that the Misskey server should actually listen
+# on and it is not necessarily the port that a user accesses.
 
 url: http://localhost/
 
-- 
GitLab