1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Fix typo in the name of the latest til

This commit is contained in:
jbranchaud
2018-02-17 09:31:42 -06:00
parent b15703ec07
commit c9719514ad

View File

@@ -444,7 +444,7 @@ _619 TILs and counting..._
### ReasonML
- [Exhaustive Pattern Matching Of List Variants](reason/exhaustive-pattern-matching-of-list-variants.md)
- [Inline Component Styles With React Reason](reason/inline-component-styles-with-react-reason.md)
- [Inline Component Styles With Reason React](reason/inline-component-styles-with-reason-react.md)
- [Multi-Argument Functions As Syntactic Sugar](reason/multi-argument-functions-as-syntactic-sugar.md)
- [Pattern Match On Exceptions](reason/pattern-match-on-exceptions.md)
- [Quickly Bootstrap A React App Using Reason](reason/quickly-bootstrap-a-react-app-using-reason.md)