Update README.md

ALl -> All
This commit is contained in:
eduardoj
2014-03-10 11:27:14 +00:00
parent bd0454533a
commit abef6f8965

View File

@@ -17,6 +17,6 @@ For now - simply do `npm test`.
### Writing tests
Take care to follow the style of existing tests. ALl tests that require DOM
Take care to follow the style of existing tests. All tests that require DOM
manipulation and/or involve simulating user interaction, should go under
integration tests. Testing tokenfield methods should go under unit tests.
integration tests. Testing tokenfield methods should go under unit tests.