Skip to content

Commit 5cea5ba

Browse files
committed
Merge branch 'v2.0'
2 parents ed8aa19 + 7c6483c commit 5cea5ba

File tree

1 file changed

+2
-2
lines changed
  • src/Server/Coderr.Server.Web/ClientApp/components/manage/system/create

1 file changed

+2
-2
lines changed

src/Server/Coderr.Server.Web/ClientApp/components/manage/system/create/create.vue.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<h3>Optional information</h3>
1818
<p>
1919
<em>
20-
Specify the information below to see how your team compares to other similar teams.
20+
Specify the information below to see how your team compares to other similar teams.<br />(Do you have more errors? Are you correcting more or less errors than other teams?)
2121
</em>
2222
</p>
2323
<div class="form-group">
@@ -32,7 +32,7 @@ <h3>Optional information</h3>
3232
Estimated number of errors
3333
</label>
3434
<input type="number" class="form-control" name="NumberOfErrors" v-model="estimatedNumberOfErrors" placeholder="1337" />
35-
<em>Estimation of how many errors you think that Coderr will find during the first month for this application.</em>
35+
<em>Estimation of how many errors you think that Coderr will find during the first month for this application. See how well you know your application.</em>
3636
</div>
3737
</div>
3838
<div class="form-group">

0 commit comments

Comments
 (0)