From 44cf279aec7ead3377e285c8b5ca57e01905c576 Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Sun, 19 Sep 2021 21:02:41 -0400 Subject: [PATCH] Fixed typo --- README.rst | 2 +- docs/source/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e1c72bd..247604c 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ Fast parallelized Cython code is used to compute the simulations efficienctly. A Resources --------- -- `Documentation `_: Examples, guides, and Squish API. +- `Documentation `_: Examples, guides, and **Squish** API. - `GitHub repository `_: View and download the **Squish** source code. - `Issue tracker `_: Report issues or request features for **Squish**. diff --git a/docs/source/index.rst b/docs/source/index.rst index 7c6273c..762b502 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -9,7 +9,7 @@ Fast parallelized Cython code is used to compute the simulations efficienctly. A Resources --------- -- `Documentation `_: Examples, guides, and Squish API. +- `Documentation `_: Examples, guides, and **Squish** API. - `GitHub repository `_: View and download the **Squish** source code. - `Issue tracker `_: Report issues or request features for **Squish**.