From c653ead4937e700ac06c3364130c1a333bdeb526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slobodan=20Mi=C5=A1kovi=C4=87?= Date: Wed, 16 Aug 2017 23:32:41 -0700 Subject: [PATCH] Spelling fix: stana -> stanza --- command/init.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/init.go b/command/init.go index 771b54f93..f9953cde7 100644 --- a/command/init.go +++ b/command/init.go @@ -265,7 +265,7 @@ job "example" { # } # } - # The "logs" stana instructs the Nomad client on how many log files and + # The "logs" stanza instructs the Nomad client on how many log files and # the maximum size of those logs files to retain. Logging is enabled by # default, but the "logs" stanza allows for finer-grained control over # the log rotation and storage configuration.