Merge pull request #8870 from nwante/patch-1

simple typo fix
pull/8761/merge
Jonathan A. Sternberg 2017-09-25 11:49:10 -05:00 committed by GitHub
commit 612ed90b53
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
enabled = true
# Address of the instance that is to be provisioned
address = "localhost:8086"
# Database the will be created/deleted
# Database that will be created/deleted
database = "stress"
# Attempt to delete database
reset_database = true