Skip to content

Commit e0b6eb0

Browse files
committed
Fixed type
1 parent 3161203 commit e0b6eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A small library to handle messages, message types and message factories
44
(also known as "actions", "action types" and "action creators" in redux context).
5-
js-messages is written in TypeScript, everything is completly type safe.
5+
js-messages is written in TypeScript, everything is completely type safe.
66

77
[![Licence](https://img.shields.io/badge/licence-LGPLv3-blue.svg?style=flat)](https://github.com/js-works/js-messages/blob/master/LICENSE)
88
[![npm version](https://img.shields.io/npm/v/js-messages.svg?style=flat)](https://www.npmjs.com/package/js-messages)

0 commit comments

Comments
 (0)