mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
Minor edits
Fix a runon sentence, add a space after a comma and change adventure to venture by your side. Happy note, I finally got my local copy running. Needed to edit config.json with my actual settings.
This commit is contained in:
parent
dd2e8144bb
commit
8773e8ee88
1 changed files with 2 additions and 2 deletions
|
|
@ -7,9 +7,9 @@ script(type='text/ng-template', id='partials/options.inventory.stable.html')
|
|||
a(target='_blank', href='http://www.kickstarter.com/profile/mattboch') Matt Boch
|
||||
.popover-content
|
||||
p
|
||||
| Welcome to the Stable! I'm Matt, the beast master. Choose a pet here to adventure at your side - they aren't much help yet, but I forsee a time when they're able to
|
||||
| Welcome to the Stable! I'm Matt, the beast master. Choose a pet here to venture at your side. They aren't much help yet, but I forsee a time when they're able to
|
||||
a(href='https://trello.com/card/mounts/50e5d3684fe3a7266b0036d6/221') grow into powerful steeds
|
||||
| ! Until that day,
|
||||
| ! Until that day,
|
||||
a(target='_blank', href='https://f.cloud.github.com/assets/2374703/164631/3ed5fa6c-78cd-11e2-8743-f65ac477b55e.png') have a look-see
|
||||
| at all the pets you can collect.
|
||||
h4 {{userPets.length}} / {{totalPets}} Pets Found
|
||||
|
|
|
|||
Loading…
Reference in a new issue