From 19e68663873813fe19788e5c1ba1496b6a46ffe5 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Mon, 26 Jan 2015 12:18:34 -0500 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96f0a48c8e1c0..38b1ccccc8af8 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Currently, the `@compat` macro supports the following syntaxes: ## Developer tips -If you're adding additional compatibility code to this package, the following shell script is a useful for extracting the version number from a git commit SHA: +If you're adding additional compatibility code to this package, the following shell script is useful for extracting the version number from a git commit SHA: ```sh #! /bin/bash