Unverified Commit 975ec214 authored by Jason's avatar Jason Committed by GitHub
Browse files

Grammar fix.

parent 8a987d1e
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.