diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-06-13 16:30:42 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-06-13 16:30:42 +0100 |
commit | 1bdbd0d0ce671e3f52a54cddc4b53e1225c62270 (patch) | |
tree | 18855d13eb307d14aa781fc11d86446f0bb0796a | |
parent | 869688c6e1a0fb8c2511a3846107ddedb4c4dea6 (diff) |
fix missing close-ul tag
-rw-r--r-- | glossary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glossary.md b/glossary.md index 6aa273be8..e204ee2ed 100644 --- a/glossary.md +++ b/glossary.md @@ -448,6 +448,7 @@ Definitions see <a href="http://en.wikibooks.org/wiki/Regular_Expressions"><em>Regular Expressions</em> on wikibooks</a> for more information </li> + </ul> </div> </dd> |