From b9a5550f7480ee6320e6a54cf4b2ceae6fdc4761 Mon Sep 17 00:00:00 2001 From: Ahmed Hnewa <73608287+freshtechtips@users.noreply.github.com> Date: Sat, 21 Oct 2023 01:22:42 +0300 Subject: [PATCH] Fix typo in the pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b3bfa303..d365462e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,18 +11,18 @@ Closes #IssueNumber (Replace "IssueNumber" with the actual issue number you are addressing.) ## Improvements - + - Improve code readability -- Improve peformance +- Improve performance ## Features - Add a new feature -- Allow to custmize the widgets +- Allow to customize the widgets