spelling: visually

This commit is contained in:
Josh Soref
2017-09-10 15:44:44 +00:00
parent e39970cd1a
commit c49c62aaa7

View File

@@ -221,7 +221,7 @@ ScopeDescriptor = require './scope-descriptor'
# #### object / Grouping other types
#
# A config setting with the type `object` allows grouping a set of config
# settings. The group will be visualy separated and has its own group headline.
# settings. The group will be visually separated and has its own group headline.
# The sub options must be listed under a `properties` key.
#
# ```coffee