mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
[HOTFIX]. Minor doc fix for back-end-angular.md
This commit is contained in:
parent
55cb6b894b
commit
133fe721bf
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ import AngularElem._
|
|||
### Display Element
|
||||
```scala
|
||||
// automatically convert to string and print with %angular display system directive in front.
|
||||
<div><div>.display
|
||||
<div></div>.display
|
||||
```
|
||||
### Event Handler
|
||||
```scala
|
||||
|
|
|
|||
Loading…
Reference in a new issue