Skip to content

Commit

Permalink
Merge pull request microsoft#71 from reneviering/patch-1
Browse files Browse the repository at this point in the history
Fix markdown for headline in docs
  • Loading branch information
abettadapur authored Mar 20, 2019
2 parents 5a86149 + 4a6f53a commit 8bac78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/Typescript.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Typescript
# Typescript
`redux-dynamic-modules` is written natively in Typescript and contains types to help you typecheck your module definitions. In this document, we outline some common strategies we use when typing/defining modules.

## Defining a module's state
Expand Down

0 comments on commit 8bac78e

Please sign in to comment.