diff --git a/Getting-Started/Configuration-Guide.md b/Getting-Started/Configuration-Guide.md index e9928d431..6aea2a7a0 100644 --- a/Getting-Started/Configuration-Guide.md +++ b/Getting-Started/Configuration-Guide.md @@ -703,7 +703,7 @@ Third class of statements includes those, which modify session data, such as ses Session commands include for example: * `SET` statements -* `USE **` +* `USE `*``* * embedded system/user-defined variable assignments (`SELECT (@myvar := 5)`) in read-only statements * `PREPARE` statements * `QUIT`, `PING`, `STMT RESET`, `CHANGE USER`, etc. commands