Skip to content

Commit cf18718

Browse files
committed
Fix grammar in known issues
1 parent c41ac0f commit cf18718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/known-issues-limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Known Issues / Limitations
22

33
* `.exs` files don't return compilation errors
4-
* "Fetching n dependencies" sometimes get stuck (remove the `.elixir_ls` directory to fix)
4+
* "Fetching n dependencies" sometimes gets stuck (remove the `.elixir_ls` directory to fix)
55
* Debugger doesn't work in Elixir 1.10.0 - 1.10.2 (but it should work in 1.10.3 when [this fix](https://github.com/elixir-lang/elixir/pull/9864) is released)
66
* "Go to definition" does not work within the `scope` of a Phoenix router
77
* On first launch dialyzer will cause high CPU usage for a considerable time

0 commit comments

Comments
 (0)