From f262cf158a688c21ee560238750f9356af5f5d02 Mon Sep 17 00:00:00 2001 From: Andy Friesen Date: Mon, 31 Jan 2022 13:09:14 -0800 Subject: [PATCH] s/from/to/ --- docs/_posts/2022-01-27-luau-recap-january-2022.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_posts/2022-01-27-luau-recap-january-2022.md b/docs/_posts/2022-01-27-luau-recap-january-2022.md index 9c3ec013..477da918 100644 --- a/docs/_posts/2022-01-27-luau-recap-january-2022.md +++ b/docs/_posts/2022-01-27-luau-recap-january-2022.md @@ -103,7 +103,7 @@ The `luau` REPL application can be compiled from source. It has grown some new ## Thanks -A special thanks from all the fine folks who contributed PRs over the last few months! +A special thanks to all the fine folks who contributed PRs over the last few months! * [Halalaluyafail3](https://github.com/Halalaluyafail3) * [JohnnyMorganz](https://github.com/JohnnyMorganz)