Skip to content

Commit 18e50bc

Browse files
committed
final English version
1 parent e2e6d1b commit 18e50bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ydb/docs/en/core/reference/ydb-cli/export-import/view-backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ As we have discussed in the previous [paragraph](#backup-file-organization-view-
2424

2525
### Example
2626

27-
To understand the query path rewriting rules clearly, let's consider the following scenario:
27+
Let's consider the following scenario:
2828

2929
1. A user creates a view with the following query:
3030

@@ -128,7 +128,7 @@ ydb --database /my_database --endpoint <endpoint> tools restore --path ./restore
128128
ydb scheme describe restore/point/my_view
129129
```
130130

131-
will show the following added explicit `TablePathPrefix` pragma:
131+
will show the following `TablePathPrefix` pragma:
132132

133133
```text
134134
<view> my_view

0 commit comments

Comments
 (0)