Unverified Commit 230077c9 authored by Paul Asmuth's avatar Paul Asmuth Committed by GitHub
Browse files

Merge pull request #267 from jbeals12/patch-1

Grammar fix.
parents 8a987d1e 975ec214
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ FAQ

### I'm getting build errors when compiling the code

clip is writte in C++17 and needs a reasonably modern C++ compiler and standard
clip is written in C++17 and needs a reasonably modern C++ compiler and standard
library. In most cases where the code doesn't build it's due to some problem with
the local build environment. We always appreciate bug reports so that we can
improve our build system on GitHub Issues.