Skip to content

Commit 0a927fb

Browse files
authored
Update FAQ.md
Grammar nitpick.
1 parent f75c33a commit 0a927fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The compiler to this point has been focused on translating Kernel.SpecialForms a
8282

8383
### A. Yes, but realize this is not at 1.0 yet.
8484

85-
You **can** use ElixirScript on your front ends and have it work and interoperate with JavaScript modules. The problem is since most of the standard library is incomplete.
85+
You **can** use ElixirScript on your front ends and have it work and interoperate with JavaScript modules. The problem is that most of the standard library is incomplete.
8686

8787
## Q. Can I use pattern matching?
8888

0 commit comments

Comments
 (0)