From b880a497cad30f000a353e2350196f3d5f2d4d6a Mon Sep 17 00:00:00 2001 From: ckunki Date: Tue, 27 Jan 2026 08:33:52 +0100 Subject: [PATCH] Fixed typos in doc/index.rst --- project-template/{{cookiecutter.repo_name}}/doc/index.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/project-template/{{cookiecutter.repo_name}}/doc/index.rst b/project-template/{{cookiecutter.repo_name}}/doc/index.rst index e224a7558..938ef20d5 100644 --- a/project-template/{{cookiecutter.repo_name}}/doc/index.rst +++ b/project-template/{{cookiecutter.repo_name}}/doc/index.rst @@ -10,19 +10,21 @@ Documentation of {{cookiecutter.project_name}} :link: user_guide :link-type: ref - Resource for users to understand how to utilize this project and its features. + Resource for users to understand how to utilize this project and its + features. .. grid-item-card:: :octicon:`tools` Developer Guide :link: developer_guide :link-type: ref - Instructions and best practices to help developers contribute to the project and set up their development environment. + Instructions and best practices to help developers contributing to the + project and setting up their development environment. .. grid-item-card:: :octicon:`question` FAQ :link: faq :link-type: ref - Frequently asked questsions. + Frequently asked questions. .. toctree:: :maxdepth: 1