diff --git a/doc/userguide/lua/libs/dns.rst b/doc/userguide/lua/libs/dns.rst index 7787fa22e4..520697c4d9 100644 --- a/doc/userguide/lua/libs/dns.rst +++ b/doc/userguide/lua/libs/dns.rst @@ -1,8 +1,8 @@ DNS --- -DNS transaction details are exposes to Lua scripts with the -``suricata.dns`` library, For example:: +DNS transaction details are exposed to Lua scripts with the +``suricata.dns`` library, for example:: local dns = require("suricata.dns")