Remove 2 words that shouldn't be here.
---
docs/formatstorage.html.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in
index f13ca6a..0dcf6df 100644
--- a/docs/formatstorage.html.in
+++ b/docs/formatstorage.html.in
@@ -13,7 +13,7 @@
volumes. Some may have constraints on volume size, or placement.
</p>
<p>
- The is the top level tag for a storage pool document is 'pool'. It has
+ The top level tag for a storage pool document is 'pool'. It has
a single attribute <code>type</code>, which is one of
<code>dir</code>,
<code>fs</code>,<code>netfs</code>,<code>disk</code>,<code>iscsi</code>,
<code>logical</code>. This corresponds to the storage backend drivers
--
1.7.7.4