Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d463206 commit 9bff2ceCopy full SHA for 9bff2ce
docs/content/error/$parse/lval.ngdoc
@@ -5,7 +5,7 @@
5
6
Occurs when an expression is trying to assign a value to a non-assignable expression.
7
8
-This can happen if the left side of an assigment is not a valid reference to a variable
+This can happen if the left side of an assignment is not a valid reference to a variable
9
or property. E.g. In the following snippet `1+2` is not assignable.
10
11
```
0 commit comments