PolymerElements / app-route

A modular client-side router
https://www.polymer-project.org/1.0/articles/routing.html
146 stars 66 forks source link

Correcting bad syntax context in hashes vs paths section #227

Closed ksuhiyp closed 6 years ago

ksuhiyp commented 6 years ago

Description

[Documentation] Correcting bad syntax context in Hashes vs Paths section on README.MD where the word using should be uses By default app-location routes using the pathname portion of the URL

Expected outcome

Better literal syntax where the word using should be uses

Actual outcome

By default app-location routes uses the pathname portion of the URL

Live Demo

-

Steps to reproduce

README.MD -> hashes VS paths section

Browsers Affected

-

ksuhiyp commented 6 years ago

228