Skip to content

Commit 69b44b5

Browse files
committed
Update readme
1 parent 9c2ddbb commit 69b44b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ The syntax is: `{QUERY_ARG_NAME}=%{FMT_TYPE}`
903903
A good example is:
904904
```
905905
HTTP GET ... /url?space_id=512&value=some+string
906-
it could be matched by using the follwing format 'space_id=%%space_id,value=%s'
906+
it could be matched by using the following format 'space_id=%%space_id,value=%s'
907907
```
908908

909909
Here is a full list of {FMT_TYPE} types:
@@ -945,8 +945,8 @@ This directive allows executing an insert query with Tarantool.
945945

946946
[Back to content](#content)
947947

948-
tnt_insert
949-
----------
948+
tnt_replace
949+
-----------
950950
**syntax:** *tnt_replace [SIZE or off] [FMT]*
951951

952952
**default:** *None*

0 commit comments

Comments
 (0)