From 1d2b01a96e15157cfc10536aa805881b652c5ae9 Mon Sep 17 00:00:00 2001 From: Alex Harter <93167959+AlexHarter@users.noreply.github.com> Date: Fri, 22 Nov 2024 08:28:18 -0600 Subject: [PATCH] Fix typo "devloper" to "developer" --- docs/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index aee53e3..ce50694 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -105,5 +105,5 @@ snippet to your config. ## Development -See the [devloper documentation](./dev) for more information about the code and +See the [developer documentation](./dev) for more information about the code and developing sources.