Skip to content

Commit 0a90806

Browse files
authored
Rename UI Builder label (OpenZeppelin#673)
1 parent 11bf759 commit 0a90806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ui/public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104

105105
<div class="flex flex-row gap-2">
106106
<div class="text-sm text-gray-600 leading-tight text-right">
107-
<div>After deploying a contract, use the new</div>
108-
<div>Contracts UI Builder to spin up a quick UI</div>
107+
<div>After deploying a contract, use the</div>
108+
<div>new UI Builder to spin up a quick UI</div>
109109
</div>
110110

111111
<div class="flex items-center">

0 commit comments

Comments
 (0)