This commit is contained in:
Ben Ogle
2014-05-29 15:02:48 -07:00
parent c4a547a9ea
commit 5e511ca6c6

View File

@@ -1,4 +1,4 @@
# Writting specs
# Writing specs
Atom uses [Jasmine](http://jasmine.github.io/2.0/introduction.html) as its spec framework. Any new functionality should have specs to guard against regressions.