From fe4613b95184f1151d85613d7082c0c5e0d6eb92 Mon Sep 17 00:00:00 2001 From: Philippe Aubertin Date: Thu, 21 Nov 2024 20:45:34 -0500 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7478bb0..db8ce6f2 100644 --- a/README.md +++ b/README.md @@ -179,5 +179,5 @@ Documentation ------------- There is some documentation in the `doc/` directory]. It is still a work -in progress and some of it is not up to date. The [documentation file -README](doc/README.md) links to the parts that are up to date. +in progress and some of it is not up to date. The [documentation +README.md file](doc/README.md) links to the parts that are up to date.