gr-create-repo-dialog: Fix repository name field label

Change-Id: Id457b2464d127c061ba442a5006e4097f8a20e06
This commit is contained in:
David Pursehouse
2018-02-19 18:50:26 +09:00
parent 7aef822f5c
commit bf11e278f4

View File

@@ -52,7 +52,7 @@ limitations under the License.
<div class="gr-form-styles">
<div id="form">
<section>
<span class="title">Repositories name</span>
<span class="title">Repository name</span>
<input is="iron-input"
id="repoNameInput"
autocomplete="on"