diff --git a/python/docs/creating_tools.md b/python/docs/creating_tools.md index 38bcca4..bd6ddd0 100644 --- a/python/docs/creating_tools.md +++ b/python/docs/creating_tools.md @@ -160,7 +160,7 @@ Tools can be referenced in Opal workflow definitions or automation scripts. Refe --- -A full working example of the whether tool can be found in the [sample-opal-tools](https://github.com/newscred/sample-opal-tools/tree/main/python/weather) repository +A full working example of the weather tool can be found in the [sample-opal-tools](https://github.com/newscred/sample-opal-tools/tree/main/python/weather) repository ## Resources