Skip to content

Commit 25defe4

Browse files
authored
Add clarity tics
1 parent 230c2ab commit 25defe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/database/query_builder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ function::
106106

107107
$query = $builder->getWhere(['id' => $id], $limit, $offset);
108108

109-
Please read about the where function below for more information.
109+
Please read about the `where` function below for more information.
110110

111111
**$builder->select()**
112112

0 commit comments

Comments
 (0)