Zaid-Ajaj / the-elmish-book

A practical guide to building modern and reliable web applications in F# from first principles
https://zaid-ajaj.github.io/the-elmish-book
Other
338 stars 51 forks source link

Fix typos and use synonyms #28

Closed MangelMaxime closed 5 years ago

MangelMaxime commented 5 years ago

I think that in general, we place * after the word.

So, I would probably rewrite the end of the page to:

- - [*Fable Packages](fable-packages.md)
+ - [Fable Packages*](fable-packages.md)
- - [*Fable Bindings](fable-bindings.md)
+ - [Fable Bindings*](fable-bindings.md)
- - [*Node.js Packages](node-packages.md)
+ - [Node.js Packages*](node-packages.md)
- - [*Understanding How Fable Works](how-fable-works.md)
+ - [Understanding How Fable Works*](how-fable-works.md)

- > *Advanced content.
+ > \* Advanced content.