fix typos

This commit is contained in:
tdurieux
2021-04-06 17:45:36 +02:00
parent b653f37920
commit cf17e1c456
18 changed files with 66 additions and 68 deletions
+6 -6
View File
@@ -16,9 +16,9 @@
name="anonymize"
novalidate
>
<h5 class="card-title">Annoymize a reposiotry</h5>
<h5 class="card-title">Anonymize a repository</h5>
<h6 class="card-subtitle mb-2 text-muted">
Fill the information to annoymize! It will only take 5min.
Fill the information to anonymize! It will only take 5min.
</h6>
<!-- repoUrl -->
<div class="form-group">
@@ -50,7 +50,7 @@
class="invalid-feedback"
ng-show="anonymize.repoUrl.$error.used"
>
{{repoUrl}} is already anonymized
{{repoUrl}} is already d
</div>
</div>
<!-- select repo -->
@@ -316,7 +316,7 @@
>Github page</label
>
<small id="termsHelp" class="form-text text-muted"
>Enable anonymized Github pages. It currently only suported for Github pages that are defined in the same branch. It will be available
>Enable anonymized Github pages. It currently only supported for Github pages that are defined in the same branch. It will be available
at https://anonymous.4open.science/w/{{repoId}}</small
>
</div>
@@ -333,7 +333,7 @@
>
<small id="termsHelp" class="form-text text-muted"
>Display the number of line of code in the
reposiotry</small
repository</small
>
</div>
</div>
@@ -490,7 +490,7 @@
ng-show="repoUrl"
ng-if="!isUpdate"
>
Annoymize
Anonymize
</button>
<button
id="submit"