adonisjs / v6-docs

Documentation website for AdonisJS v6
47 stars 76 forks source link

Weird phrasing in `Views and Templates` #22

Closed nhedger closed 9 months ago

nhedger commented 9 months ago

Package version

n/a

Describe the bug

The following phrasing in Views and Templates is a bit weird.

Optionally, you can opt for libraries like HTMX or Unpoly to progressively enhance your application navigate like an SPA.

I may PR something later, but I thought I'd report anyway, just in case I forgot.

Reproduction repo

No response

thetutlage commented 9 months ago

Hey, you did not mention what's weird with that sentence? Feel free to open a PR that explains the issue in-depth and fixes it at the same time :)

nhedger commented 9 months ago

Hey, my bad, I was a in a bit of a rush and just wanted to open the issue as not to forget about it.

There is a small grammatical error in the sentence.

- Optionally, you can opt for libraries like HTMX or Unpoly to progressively enhance your application navigate like an SPA.
+ Optionally, you can opt for libraries like HTMX or Unpoly to progressively enhance your application and navigate like an SPA.