Skip to content

Commit 07b9536

Browse files
committed
fix up grammar
1 parent d567d73 commit 07b9536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ however, it has to be formatted properly to pass verification tests.
1111
## [Unreleased] - yyyy-mm-dd
1212

1313
### Changed
14-
- Project-Wide Input Actions support can no longer compiled out (removed the UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS define). (ISX-2397)
14+
- Project-Wide Input Actions support can no longer be compiled out (removed the UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS define). (ISX-2397)
1515
- Removed code that had to do with Unity versions older than Unity 2022.3 LTS. (ISX-2396)
1616
- Auto-save on focus lost can no longer be compiled out (ISX-2397)
1717
- Deprecated the USE_IMGUI_EDITOR_FOR_ASSETS feature option (ISX-2397)

0 commit comments

Comments
 (0)