mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
rename scopes->expressions
This commit is contained in:
parent
55ee6d1da2
commit
8101f3a007
@ -61,7 +61,7 @@ Your code should now look like this:
|
||||
</div>
|
||||
```
|
||||
|
||||
Finally, we will use an expression called `hello`. This is done with `{{hello}}`. Later, we will use this expression to display text from our PHP. You can learn more at [AngularJS - Scopes](https://docs.angularjs.org/guide/expression).
|
||||
Finally, we will use an expression called `hello`. This is done with `{{hello}}`. Later, we will use this expression to display text from our PHP. You can learn more at [AngularJS - Expression](https://docs.angularjs.org/guide/expression).
|
||||
|
||||
Our HTML code should now look like this:
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user