Use endash where appropriate

Resources:
- http://practicaltypography.com/hyphens-and-dashes.html
- http://english.stackexchange.com/q/2116
This commit is contained in:
Sean Allred 2016-02-17 00:17:37 -06:00
parent 7877994007
commit ad6a15a8ed
2 changed files with 2 additions and 2 deletions

View File

@ -362,7 +362,7 @@ var run = function() {
if (since == until) {
date = since;
} else {
date = since + ' - ' + until;
date = since + ' &endash; ' + until;
}
view = {

View File

@ -2,7 +2,7 @@
<h2>
<a href="https://github.com/{{username}}/{{name}}">{{name}}</a>
</h2>
<h3>{{#language}}{{language}} - {{/language}}Creator &amp; Owner</h3>
<h3>{{#language}}{{language}} &endash; {{/language}}Creator &amp; Owner</h3>
<h4>{{date}}</h4>
<p>{{description}}</p>
<p>