From d02a19afb0dcc97cacbdaf30c8fe393786db190f Mon Sep 17 00:00:00 2001 From: Fabian Date: Wed, 6 Nov 2024 17:42:46 +0100 Subject: [PATCH] #23 renamed to much --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 5027703..a83f93d 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -28,7 +28,7 @@ If you are willing to contribute to this project here is a step by step introduc - [Camelcase](https://developer.mozilla.org/en-US/docs/Glossary/Camel_case) - Use the template - Go to the artworkList and create a new entry look at the IArtworkItem to know what the props are -- Now you have set up everything and your Artwork should render inside the application, you're ready to get creative. +- Now you have set up everything and your Component should render inside the application, you're ready to get creative. ## Pull Request - [Component](#component)