Skip to content

Commit 1f87093

Browse files
Update README.md
1 parent da00246 commit 1f87093

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
- supports complex event processing and streaming SQL (in next release)
2929

3030
## NOTE:
31-
nterference is not a RDBMS in the classical sense, and it does
32-
not contain ddl operations (the table structure is created on the basis
31+
Interference is not a RDBMS in the classical sense, and it does
32+
not support ddl operations (the table structure is created on the basis
3333
of @Entity class JPA-compatible annotations), foreign keys. Standard
3434
dml operations, like UPDATE, DELETE for bulk changes and check constraints
3535
are planned to be implemented in future versions.

0 commit comments

Comments
 (0)