From b1812956de872a1c53741c313e46188855b7f9a6 Mon Sep 17 00:00:00 2001 From: Austin Macdonald Date: Thu, 21 Nov 2024 13:14:13 -0600 Subject: [PATCH] Fix spelling fixes https://github.com/ReproNim/repronim.org/issues/16 --- .../getting-started/{principals.md => principles.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename content/resources/getting-started/{principals.md => principles.md} (91%) diff --git a/content/resources/getting-started/principals.md b/content/resources/getting-started/principles.md similarity index 91% rename from content/resources/getting-started/principals.md rename to content/resources/getting-started/principles.md index 065c41a..e007534 100644 --- a/content/resources/getting-started/principals.md +++ b/content/resources/getting-started/principles.md @@ -1,6 +1,6 @@ --- -title: Principals of Reproducible Neuroimaging -linkTitle: Principals +title: Principles of Reproducible Neuroimaging +linkTitle: Principles type: docs weight: 1 ---