Update README.md
Minor copy-edits
docs: Fix typos
@matthewp QQ: Can you elaborate on your wish to drop services completely?
(i.e., are you talking about something like const fsm = createMachine({…}); fsm.run()
?)
@zachleat Please don’t forget this before v2.0 leaves beta! 🙏
abbr
markup for some abbreviations I didn’t recognize 🤓Update README.md
abbr
markup for some abbreviations I didn’t recognize 🤓Minor copy-edits for clarity; minor formatting tweaks.
This is a documentation-only change.
npm run reformat
to have correctly formatted codeUpdate index.md
Minor copy-edits for clarity; minor formatting tweaks
docs: Fix typos in accessing-cms.md
…Does GitHub hate CSS in READMEs?
Replace deprecated align=center
attribute
Love the stated goal of this project. But I kind of want a small demo site to see the difference it can make before I add another layer to my projects.
Consider a small demo site with a toggle button to add/remove the listeners to the demo site’s links, so people can see the loading difference either way.
Minor copy edits for grammar, punctuation, phrasing, and formatting.
Remove deprecated align
HTML attribute
Fix capitalization
Copy-edits (assorted)
(Wow, it really created a PR automatically based on my edits! That is very cool.)
Just learning about this project, and thought I’d try and contribute a few small edits to the docs.
According to the docs style guide, documentation shouldn’t include latin abbreviations (like “e.g.” or “i.e.”), with the sole exception of “etc.”.
Most of this PR is correcting this discrepancy, with a few other small copy-edits as well.