From 7e5e7fa58a1e302b821fe80155c70a7d74a0a5be Mon Sep 17 00:00:00 2001 From: Adam Papai Date: Thu, 2 Nov 2017 12:53:45 +0900 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e66355..181de31 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Available variables are listed below, along with default values (see `defaults/m Teleport stores the data locally under the `teleport_data_dir`. teleport_log_level: 'WARN' - teleport_storage_type: 'bold' + teleport_storage_type: 'bolt' teleport_pidfile: '/var/run/teleport.pid' teleport_auth_enabled: true