Merge pull request #11465 from CuteLemon/patch-1

fix a typo.
This commit is contained in:
Ilya Yatsishin 2020-06-05 13:08:56 +03:00 committed by GitHub
commit 1592327ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -313,7 +313,7 @@ ORDER BY level ASC
└───────┴───┘
```
## 保留 {#retention}
## Retention {#retention}
该函数将一组条件作为参数类型为1到32个参数 `UInt8` 表示事件是否满足特定条件。
任何条件都可以指定为参数(如 [WHERE](../../sql-reference/statements/select/where.md#select-where)).