Skip to content

Commit 17df6fb

Browse files
authored
updates html issue (#41)
updates a style issue
1 parent d425e4c commit 17df6fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ruby-admin-portal-example/views/index.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</div>
88
</div>
99

10-
<h2>Node.js Admin Portal Example App</h2>
10+
<h2>Ruby Admin Portal Example App</h2>
1111
<form method="POST" action="/provision-enterprise">
1212
<div class='flex_column'>
1313
<div>
@@ -22,4 +22,4 @@
2222
</div>
2323
</form>
2424
</div>
25-
</body>
25+
</body>

0 commit comments

Comments
 (0)