mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-06-01 13:21:41 +02:00
fix typos
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<div class="container py-4">
|
||||
<h1 ng-bind="user.username"></h1>
|
||||
|
||||
<h2>Default anonymization options</h2>
|
||||
<form class="form needs-validation" name="default" novalidate>
|
||||
<!-- Terms -->
|
||||
@@ -136,7 +134,7 @@
|
||||
/>
|
||||
<label class="form-check-label" for="page">Github page</label>
|
||||
<small id="termsHelp" class="form-text text-muted"
|
||||
>Enable anonymized Github pages. It currently only suported
|
||||
>Enable anonymized Github pages. It currently only supported
|
||||
for Github pages that are defined in the same branch.</small
|
||||
>
|
||||
</div>
|
||||
@@ -150,7 +148,7 @@
|
||||
/>
|
||||
<label class="form-check-label" for="page">Line of code</label>
|
||||
<small id="termsHelp" class="form-text text-muted"
|
||||
>Display the number of line of code in the reposiotry</small
|
||||
>Display the number of line of code in the repository</small
|
||||
>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user