diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-06-08 11:25:04 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-06-08 11:25:04 +0200 |
commit | 93daeb6ad7d018ce0527aa54198d69ee1ed13f65 (patch) | |
tree | 155e193633130c890deed90e3226d22959c63c63 /docs | |
parent | f9cafb766115d5342f7d7e1f8b9e3a56504f0273 (diff) | |
download | skyhanni-93daeb6ad7d018ce0527aa54198d69ee1ed13f65.tar.gz skyhanni-93daeb6ad7d018ce0527aa54198d69ee1ed13f65.tar.bz2 skyhanni-93daeb6ad7d018ce0527aa54198d69ee1ed13f65.zip |
fixed english spelling
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CHANGELOG.md | 4 | ||||
-rw-r--r-- | docs/FEATURES.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index f8cb902e8..5e5054ed2 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1872,7 +1872,7 @@ + For better maintainability and automatic beta changelog creation. + Use less forge events throughout the mod to reduce possible crashes. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1085) -+ Fix entity click not being canceled - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1072) ++ Fix entity click not being cancelled - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1072) + Cleanup ItemClickData. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1072) + Fixes minecraft bug where text that is bold can render weirdly. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1126) @@ -4263,7 +4263,7 @@ + Add two more chat filter categories: Powder Mining and Winter Gifts. + Add catacombs class level color to party finder. + Add wishing compass uses amount display. -+ Saves missing items from canceled buy orders to clipboard for faster re-entry. ++ Saves missing items from cancelled buy orders to clipboard for faster re-entry. + Adds a visual highlight to the Croesus inventory that show what chests have not yet been opened. ### Removals diff --git a/docs/FEATURES.md b/docs/FEATURES.md index bf1ab853f..364ad2a0f 100644 --- a/docs/FEATURES.md +++ b/docs/FEATURES.md @@ -277,7 +277,7 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. + Showing colors in the order inventory for outbid or fully bought/sold items. + Best Sell Method (Calculating the difference between instant-selling or using sell order for a selected bazaar item) -+ Saves missing items from canceled buy orders to clipboard for faster re-entry. ++ Saves missing items from cancelled buy orders to clipboard for faster re-entry. + Update Timer showing when the next api data update happens. + Price Website button. - hannibal2 + Adds a button to the bazaar product inventory that will open the item page in skyblock.bz. |