diff --git a/doc/advanced/using-prometheus-in-your-lua-application.md b/doc/advanced/using-prometheus-in-your-lua-application.md index 49fe2d8..ed1fb98 100644 --- a/doc/advanced/using-prometheus-in-your-lua-application.md +++ b/doc/advanced/using-prometheus-in-your-lua-application.md @@ -1,6 +1,6 @@ # Using Prometheus in your Lua Application -Prometheus can also be used as a library for your custom Lua Applications instead of using it's cli tool. +Prometheus can also be used as a library for your custom Lua Applications instead of using its cli tool. In order to do that you'll first need to clone the github repo: