From 5e7c4468af077bd2713c9189f6aee4d0891f51af Mon Sep 17 00:00:00 2001 From: Christophe Date: Wed, 20 Dec 2023 23:52:50 +0100 Subject: [PATCH] Fix doc typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4c3b6316..904b7fd7 100644 --- a/readme.md +++ b/readme.md @@ -46,7 +46,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate) ## Project Health | Service | Status | -| ------ - | ------ | +| ------- | ------ | | [GitHub actions](https://github.com/g-truc/glm/actions)| [![GLM tests](https://github.com/g-truc/glm/actions/workflows/test.yml/badge.svg?event=push)](https://github.com/g-truc/glm/actions/workflows/c.i.yml) ## Release notes