diff --git a/.phrozn/entries/faq/index.twig b/.phrozn/entries/faq/index.twig index fb83590..2399810 100755 --- a/.phrozn/entries/faq/index.twig +++ b/.phrozn/entries/faq/index.twig @@ -145,7 +145,7 @@ but anyone is welcome to contribute to improve it.
The source code for EnvayaSMS was originally based on KalSMS, an open-source project started by Nir Yariv in 2010. KalSMS introduced the idea of a simple SMS gateway implemented entirely as an Android app. -EnvayaSMS is a complete rewrite that shares little code with KalSMS. +EnvayaSMS is a complete rewrite that shares a small amount of code with KalSMS.
diff --git a/faq/index.html b/faq/index.html index 63743a3..422a27d 100755 --- a/faq/index.html +++ b/faq/index.html @@ -176,7 +176,7 @@ but anyone is welcome to contribute to improve it.
The source code for EnvayaSMS was originally based on KalSMS, an open-source project started by Nir Yariv in 2010. KalSMS introduced the idea of a simple SMS gateway implemented entirely as an Android app. -EnvayaSMS is a complete rewrite that shares little code with KalSMS. +EnvayaSMS is a complete rewrite that shares a small amount of code with KalSMS.