DOC Fix typo in README.
This commit is contained in:
parent
864937f0d1
commit
2ce0a091fc
10
README.md
10
README.md
|
@ -61,10 +61,12 @@ Tables:
|
||||||
* Maintainers
|
* Maintainers
|
||||||
* Jobs (maintainer_id, property_id, start_date, end_date, rating, comments)
|
* Jobs (maintainer_id, property_id, start_date, end_date, rating, comments)
|
||||||
|
|
||||||
I'm big on slugs. I'm *very* big on navigable and bookmarkable URLs.
|
I'm big on slugs. I'm *very* big on navigable and bookmarkable URLs. I
|
||||||
If a property owner comes to like a particular maintainer, that
|
believe URLS are UX (user experience), and that readable URLs
|
||||||
maintainer should have their own URL the owner can always navigate to,
|
communicate to the user knowledge and reassurance that both parties know
|
||||||
to see if the maintainer is available.
|
what they're doing. If a property owner comes to like a particular
|
||||||
|
maintainer, that maintainer should have their own easy-to-understand URL
|
||||||
|
the owner can always navigate to, to see if the maintainer is available.
|
||||||
|
|
||||||
I know it's bad form to write your own pagination kit, but I couldn't
|
I know it's bad form to write your own pagination kit, but I couldn't
|
||||||
help myself; it's a bit of showing off, especially with the history
|
help myself; it's a bit of showing off, especially with the history
|
||||||
|
|
Loading…
Reference in New Issue