diff --git a/docs/index.html b/docs/index.html index a0f4785..5518a35 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,15 +38,15 @@ user friendly CLAP libary. The difference is that this library is templatized so the argument class is type independent which avoids identical-except-for-type objects like IntArg, FloatArg, -StringArg, etc. While the library is probably not strictly compliant with -the GNU or POSIX standards, its getting close. +StringArg, etc. While the library is not strictly compliant with +the GNU or POSIX standards, it is getting close.