From 31e9b1097dfda7468f491de32f5bba0ad5714784 Mon Sep 17 00:00:00 2001 From: Rich Hornung Date: Wed, 4 Sep 2024 15:04:40 -0700 Subject: [PATCH] Fix typo. --- docs/sphinx/dev_guide/ci.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx/dev_guide/ci.rst b/docs/sphinx/dev_guide/ci.rst index 1ad27561d3..778ff47ff8 100644 --- a/docs/sphinx/dev_guide/ci.rst +++ b/docs/sphinx/dev_guide/ci.rst @@ -17,7 +17,7 @@ Continuous Integration (CI) Testing viewed by clicking the appropriate link in the **checks** section of a GitHub pull request. -The RAJA project uses threes CI tools to run tests: +The RAJA project uses three CI tools to run tests: * **Azure Pipelines** and **GitHub Actions** runs builds and tests for Linux, Windows, and MacOS environments using compilers in container images