diff --git a/README b/README index 2d39c43..618d46f 100644 --- a/README +++ b/README @@ -184,7 +184,7 @@ fugitive: README The syntax of the conditional construct is as follow:

<?fugitive ifset:var ?>
-  Template code which is ignored if var value is empty, and
+  Template code which is ignored if var value is empty, and
   which typically includes <code><?fugitive var ?></code>.
 <?fugitive endifset:var ?>