diff --git a/configuration.example.ini b/configuration.example.ini index 9a9aeff..fc7b979 100644 --- a/configuration.example.ini +++ b/configuration.example.ini @@ -64,7 +64,7 @@ port = 64738 #autoplay_length = 5 #clear_when_stop_in_oneshot = False -# target version, stable or testing (testing need to be installed with git) +# target version, stable or testing (testing needs to be installed with git) # stable will use simple bash with curl command to get releases, testing will follow github master branch with git commands #target_version = stable