diff options
author | Tony Bowden <tony@tmtm.com> | 2012-04-17 10:34:28 +0300 |
---|---|---|
committer | Tony Bowden <tony@tmtm.com> | 2012-04-17 10:34:28 +0300 |
commit | 36523b675d7f480cbc5f8f92d3e25a6777590a3d (patch) | |
tree | c4e3ded3845e9a758e0144b986c2829753054bc5 /notes | |
parent | a48229b7fb7618948d0e817faffeb5a27d51cf4c (diff) |
Fix typo
Diffstat (limited to 'notes')
-rw-r--r-- | notes/code_structure.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/code_structure.txt b/notes/code_structure.txt index 8c01fba8b..c90db1784 100644 --- a/notes/code_structure.txt +++ b/notes/code_structure.txt @@ -3,7 +3,7 @@ The code is broken down into the following sections: website: code to display the website and handle user submissions backend: send alerts to the councils, work out who should get the alert, various -confirmtaion emails +confirmation emails mobile apps: currently for iPhone and Android - two separate apps |