From a0c7e5e0e1dff6f69b282d4033fe8f5d0b052aa7 Mon Sep 17 00:00:00 2001 From: Reece Watson <45642596+SkiddyToast@users.noreply.github.com> Date: Fri, 29 Jul 2022 08:38:21 -0400 Subject: [PATCH] Fix typo in README.md (#458) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98eeb6e..93a803c 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ The worst case latency is kept stable with no extreme peaks, in spite of any sud You can find it here: https://kjellkod.wordpress.com/2015/06/30/the-worlds-fastest-logger-vs-g3log/ -## Continuos Integration +## Continuous Integration The g3log repository is evaluating both github actions and CircleCI for executing test coverage, installation and document generation. For windows the repo is still relying on appveyor. In case you want to look into change any of these setups the following files are the ones of interest. ``` 1. appveyor --> g3log/appveyor.yml