[blog] fix typo

pull/1235/head
Tim Stack 5 months ago
parent 0144d7ffcc
commit d8a75fc264

@ -290,7 +290,7 @@ state of the session.
The user-agent can be retrieved from the `cs_user_agent`
column in the `access_log` table. The following query
can will get the unique user-agent names:
will get the unique user-agent names:
```sql
;SELECT DISTINCT cs_user_agent FROM access_log

Loading…
Cancel
Save