Add missing 'is' Fixes: 31692ee6 ("Initial commit")
1 files changed, 1 insertions(+), 1 deletions(-) M index.html
M index.html => index.html +1 -1
@@ 338,7 338,7 @@ </li> <li> <strong>Send the new patch</strong>! This time we'll use <code>-v2</code> to indicate that this the second version of <code>-v2</code> to indicate that this is the second version of this patch. If we do this again, we'll use <code>-v3</code>. <pre>git send-email --annotate -v2 HEAD^</pre> <p>