mirror of
https://github.com/resume/resume.github.com.git
synced 2025-12-30 07:40:37 -06:00
pluralize no public repo message
This commit is contained in:
@@ -216,7 +216,7 @@ var run = function() {
|
||||
});
|
||||
} else {
|
||||
$('#jobs').html('');
|
||||
$('#jobs').append('<p class="enlarge">I do not have any public repository. Sorry.</p>');
|
||||
$('#jobs').append('<p class="enlarge">I do not have any public repositories. Sorry.</p>');
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user