Browse Source

chore: updates README.md

e22m4u 2 years ago
parent
commit
5e1f53f40e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -59,7 +59,7 @@ import {Schema} from '@e22m4u/js-repository';
 const schema = new Schema();
 ```
 
-Интерфейс `Schema` содержит три основных метода:
+Интерфейс `Schema` имеет три основных метода:
 
 - `defineDatasource(datasourceDef: object): this` - добавить источник
 - `defineModel(modelDef: object): this` - добавить модель