From d9813e822fff80a5e31d71c42b8e794353a329d1 Mon Sep 17 00:00:00 2001 From: Kota Kanbe Date: Wed, 6 Apr 2016 17:20:32 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b44fc59c..404f686a 100644 --- a/README.md +++ b/README.md @@ -390,7 +390,7 @@ You can customize your configuration using this template. subjectPrefix = "[vuls]" ``` -- Defualt section +- Default section ``` [default] #port = "22" @@ -399,7 +399,7 @@ You can customize your configuration using this template. #keyPath = "/home/username/.ssh/id_rsa" #keyPassword = "password" ``` - Items of the defualt section will be used if not specified. + Items of the default section will be used if not specified. - servers section ```