Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordatastore <foo@bar.org>2009-07-15 15:15:01 (GMT)
committer datastore <foo@bar.org>2009-07-15 15:15:01 (GMT)
commita0d36229c56c3ad5ab096de9998b7e55367efdfd (patch)
tree0027e322b8d54d1e671fd0095ff4981a36f25a9d
parent5b480c4dc1a251559ed313a3a1206b462590d4ae (diff)
fix HTML structure
-rw-r--r--datastore-redesign.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/datastore-redesign.html b/datastore-redesign.html
index 4e98594..71ce492 100644
--- a/datastore-redesign.html
+++ b/datastore-redesign.html
@@ -28,7 +28,7 @@
<li>Tomeu: What about having a separate call that returns synchronously a new <code>tree_id</code> and/or <code>version_id?</code>
<ul>
<li>need to handle missing intermediate versions in that case (parent_id set to a never-committed version)</li>
- </li>
+ </ul>
</li>
<li>cross-<code>tree_id</code> duplicate detection/optimization</li>
</ul>