Skip to content

Commit e91a718

Browse files
committed
Fix readme typo
1 parent d0ac991 commit e91a718

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
@@ -1,6 +1,6 @@
11
# react-json-schema
22

3-
This library builds React elements from JSON by mapping JSON definitions to React components that you expose. The interest behind making this library is to allow non-programmers whip up a view using JSON, which can be easily be stored and retrieved in a database. Use it as you'd like. (JSX not required)
3+
This library builds React elements from JSON by mapping JSON definitions to React components that you expose. The interest behind making this library is to allow non-programmers whip up a view using JSON, which can be stored and retrieved in a database. Use it as you'd like. (JSX not required)
44

55
### Documentation
66

0 commit comments

Comments
 (0)