Typo fix
This commit is contained in:
richierichrawr
2014-04-27 23:04:24 -04:00
parent 3bc83af5e4
commit 5e92b07ff8

View File

@@ -2,7 +2,7 @@
This document describes how we're currently translating the process of filling out a web form into [YAML](http://www.yaml.org/), a human-readable data serialization format.
This is a working document in that the schema is evloving. While we've based this format heavily on the [Capybara](http://jnicklas.github.io/capybara/) testing framework for ruby, we haven't gotten into the full swing of using the format yet, so things are subject to change **([and open to suggestions!](https://github.com/unitedstates/congress-contact/issues))**
This is a working document in that the schema is evolving. While we've based this format heavily on the [Capybara](http://jnicklas.github.io/capybara/) testing framework for ruby, we haven't gotten into the full swing of using the format yet, so things are subject to change **([and open to suggestions!](https://github.com/unitedstates/congress-contact/issues))**
You can [jump to the examples](#examples) if you just want a quick reference.