Update docs to refer to styles/ instead of stylesheets/

This commit is contained in:
Nathan Sobo
2015-01-09 08:42:28 -08:00
parent c078f64293
commit a2e855f087
6 changed files with 15 additions and 15 deletions

View File

@@ -54,7 +54,7 @@ You can also use `apm` to find new packages to install:
## Customizing Key Bindings
Atom keymaps work similarly to stylesheets. Just as stylesheets use selectors
Atom keymaps work similarly to style sheets. Just as style sheets use selectors
to apply styles to elements, Atom keymaps use selectors to associate keystrokes
with events in specific contexts. Here's a small example, excerpted from Atom's
built-in keymaps: