Fix spelling errors for 'repository'
This commit is contained in:
parent
20b72e5f10
commit
df325866f1
|
@ -8,7 +8,7 @@
|
|||
c0,21.5,6.7,41.5,18.1,58H186.4z"/>
|
||||
<path fill="#DEDCDB" d="M186.4,161.9c11.1-16.1,17.8-35.7,18-56.7H0c0.3,21,6.9,40.5,18,56.7H186.4z"/>
|
||||
</g>
|
||||
|
||||
|
||||
<g id="cone-left">
|
||||
<path fill="#3A3532" d="M95.8,138.7c0,0-7.3-16.3-7.7-17.4c-0.9-2.4-3.1-6.3-7.6-6.3c-4.8,0-14.7-0.1-23.8-0.2v0c-0.2,0-0.5,0-0.7,0
|
||||
c-0.2,0-0.5,0-0.7,0v0c-9.1,0.1-19.1,0.2-23.8,0.2c-4.3,0-6.5,3.7-7.5,6.1c-0.5,1.2-7.8,17.5-7.8,17.5s-2.5,9.2,15.2,9.2
|
||||
|
@ -63,10 +63,10 @@
|
|||
</figure>
|
||||
|
||||
{{#if isPR}}
|
||||
<h2 class="page-title">No pull request builds for this repositiory</h2>
|
||||
<h2 class="page-title">No pull request builds for this repository</h2>
|
||||
{{else}}
|
||||
{{#if isBranch}}
|
||||
<h2 class="page-title">No other branches for this repositiory</h2>
|
||||
<h2 class="page-title">No other branches for this repository</h2>
|
||||
{{else}}
|
||||
<h2 class="page-title">No builds for this repository</h2>
|
||||
<p class="page-notice">Want to start testing this project on Travis CI?</p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user