From 4f141b141feb25fbf9cd959ec1047a7161304360 Mon Sep 17 00:00:00 2001 From: Syed Mohammad Ibrahim <8592115+iamibi@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:42:05 -0800 Subject: [PATCH] Update docs/pre-commit-hooks.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com> --- docs/pre-commit-hooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pre-commit-hooks.md b/docs/pre-commit-hooks.md index af3aa3aa3cd..1b6938b41be 100644 --- a/docs/pre-commit-hooks.md +++ b/docs/pre-commit-hooks.md @@ -58,7 +58,7 @@ This hook is provided by the [Export Poetry Plugin](https://github.com/python-po {{% /warning %}} {{% note %}} -It is recommended to run the [`poetry-lock`](#poetry-lock) or [`poetry-check`](#poetry-check) with argument `--lock` hook prior to this one. +It is recommended to run the [`poetry-lock`](#poetry-lock) hook or [`poetry-check`](#poetry-check) with argument `--lock` prior to this one. {{% /note %}} ### Arguments