Skip to content

Commit e28b13c

Browse files
authored
Update README.md
1 parent 501ff26 commit e28b13c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this big section, I will try to bring you near the usage and capabillities of
3232
## Commands
3333

3434
### Data Types
35-
There are 6 main data types: _STRING, BOOLEAN, BLOCK, DICTIONARY, ARRAY, OBJECT_ (OBJECT is any java object, except the complex and primitive data types)<br>
35+
There are 6 main data types: _STRING, BOOLEAN, BLOCK, DICTIONARY, ARRAY, OBJECT_ (OBJECT is any java object, except the primitive data types)<br>
3636
There are also 4 sub- data types: _ANY, ARRAY_ANY, INTEGER, FLOAT, CONTINUE_<br>
3737
Sub- data types are not considered as 'real' data types. They are only important in specific situations<br>
3838

0 commit comments

Comments
 (0)