Skip to content

Commit 7cd820f

Browse files
authored
Update index.html
1 parent 531265b commit 7cd820f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h2>Get started quickly</h2>
6161
)
6262

6363
app.layout = dbc.Alert(
64-
"Hello, Bootstrap!" className="m-5"
64+
"Hello, Bootstrap!", className="m-5"
6565
)
6666

6767
if __name__ == "__main__":

0 commit comments

Comments
 (0)