From a8254e8996ea9fde2c87bc76570bfc9e8e6a7144 Mon Sep 17 00:00:00 2001 From: charlessestito Date: Thu, 9 Mar 2023 08:30:00 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- docs/contributing/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing/CONTRIBUTING.md b/docs/contributing/CONTRIBUTING.md index 4ae085e..3f2f952 100644 --- a/docs/contributing/CONTRIBUTING.md +++ b/docs/contributing/CONTRIBUTING.md @@ -6,7 +6,7 @@ hide_title: true hide_table_of_contents: true slug: /contributing keywords: - - contributing guidelines + - contributing --- import CardLayout from "@theme/CardLayout"; @@ -63,4 +63,4 @@ Select how you like to contribute: 5. Press Propose Changes 6. Press Create Pull Request 7. Now that the pull request is open, we'll automatically generate a preview of the changes and post the URL to view them within the pull request. This can take a few minutes -8. Someone will review and merge your changes \ No newline at end of file +8. Someone will review and merge your changes