Skip to content

Commit 2f967b9

Browse files
committed
Update table formatting in readme files.
1 parent a945aa1 commit 2f967b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Each control also implements a custom attribute directive where the attribute na
147147
| igTree | `<ul id="tree" data-ig-tree="tree_options"></ul>` |
148148
| igMap | `<div id="map" data-ig-map="map_options"></div>` |
149149
| igUpload | `<div id="upload" data-ig-upload="upload_options"></div>` |
150-
|igVideoPlayer | `<div id="video" data-ig-video-player="video_options"></div>` |
150+
| igVideoPlayer | `<div id="video" data-ig-video-player="video_options"></div>` |
151151

152152
## One-way Data Binding
153153
The following controls currently support one-way data binding:

dist/npm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Each control also implements a custom attribute directive where the attribute na
114114
| igTree | `<ul id="tree" data-ig-tree="tree_options"></ul>` |
115115
| igMap | `<div id="map" data-ig-map="map_options"></div>` |
116116
| igUpload | `<div id="upload" data-ig-upload="upload_options"></div>` |
117-
|igVideoPlayer | `<div id="video" data-ig-video-player="video_options"></div>` |
117+
| igVideoPlayer | `<div id="video" data-ig-video-player="video_options"></div>` |
118118

119119
## One-way Data Binding
120120
The following controls currently support one-way data binding:

0 commit comments

Comments
 (0)