Skip to content

Commit 1c67db6

Browse files
authored
Merge pull request #282 from jwietelmann/patch-1
Update FAQ.md
2 parents f75c33a + 0a927fb commit 1c67db6

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)