diff --git a/docs/user/ppl/cmd/where.md b/docs/user/ppl/cmd/where.md index 9a96d9b7d47..6d87ba49469 100644 --- a/docs/user/ppl/cmd/where.md +++ b/docs/user/ppl/cmd/where.md @@ -54,8 +54,8 @@ fetched rows / total rows = 2/2 ## Example 3: Pattern Matching with LIKE -Pattern Matching with Underscore (_) -The example demonstrates using LIKE with underscore (_) to match a single character. +Pattern Matching with Underscore (\_) +The example demonstrates using LIKE with underscore (\_) to match a single character. ```ppl source=accounts @@ -204,4 +204,4 @@ fetched rows / total rows = 4/4 | 18 | MD | +----------------+-------+ ``` - \ No newline at end of file +