doc/lua/dns: fix typo

pull/13079/head
Jason Ish 1 year ago committed by Victor Julien
parent a6392ac5d4
commit a5e662cb8a

@ -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")

Loading…
Cancel
Save