From 83ccc7993aecab7fe343ae832cdf7dcb96ea06eb Mon Sep 17 00:00:00 2001 From: Damien Millot <47076692+dmillot@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:48:08 +0100 Subject: [PATCH] Fix typo: removed duplicate 'to' --- articles/getting_to_know/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/getting_to_know/index.md b/articles/getting_to_know/index.md index 9b0dbe66..22580df1 100644 --- a/articles/getting_to_know/index.md +++ b/articles/getting_to_know/index.md @@ -13,7 +13,7 @@ Please check back regularly for updates and more details on the evolution of the Provides simple definitions for most of the central concepts maintained by the MonoGame Framework. -The aim with this documentation section to to answer those most basic of questions, what is this thing and what is it for? Ultimately, these guides are here to help peel back the curtains as to what each feature of the MonoGame framework is for. +The aim with this documentation section is to answer those most basic of questions, what is this thing and what is it for? Ultimately, these guides are here to help peel back the curtains as to what each feature of the MonoGame framework is for. ### [How To articles](howto/index.md)