Skip to content

Commit 0a0028b

Browse files
Fix typo in pull request template header
1 parent b4d6c25 commit 0a0028b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Description of Changes
1+
### Description of Change
22
- [ ] I have tested my changes on **both desktop and mobile views**.
33
- [ ] Screenshots are attached below for desktop and mobile layouts.
44

@@ -18,4 +18,4 @@
1818
### How to Test Responsiveness
1919
- Use your browser’s **Developer Tools** (e.g., Chrome/Firefox) to toggle mobile views:
2020
1. Right-click → **Inspect** → Click the **Device Toolbar** icon.
21-
2. Select a mobile device (e.g., iPhone 12) or set a custom screen size.
21+
2. Select a mobile device (e.g., iPhone 12) or set a custom screen size.

0 commit comments

Comments
 (0)