Skip to content

Commit 9db0d2a

Browse files
committed
- typo fix in readme
1 parent e5c594e commit 9db0d2a

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
@@ -10,7 +10,7 @@
1010

1111
#### a System Runtime Environment
1212

13-
[JSON](http://json.org) is traditionnaly used to represent data. We use this format to store the model, components and methods of your application. Runtime can run JSON that contains your application as a SRE (Sytem Runtime Environment).
13+
[JSON](http://json.org) is traditionnaly used to represent data. We use this format to store the model, components and methods of your application. Runtime can run JSON that contains your application as a SRE (System Runtime Environment).
1414

1515
Runtime has APIs to serialize your JavaScript code into JSON. This JSON can be then imported and executed in a client or server application.
1616

0 commit comments

Comments
 (0)