Skip to content

Commit 4770a4a

Browse files
committed
Updated small typo in readme
1 parent a049875 commit 4770a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ _Save Async_ is [BUCK](https://buck.co)'s Unity package for asynchronously savin
1717

1818
# Getting Started
1919
> [!NOTE]
20-
> This package works with **Unity 2023.1 and above** as it requires Unity's [`Awaitable`](https://docs.unity3d.com/2023.2/Documentation/ScriptReference/Awaitable.html) class which is not available in earlier versions.>
20+
> This package works with **Unity 2023.1 and above** as it requires Unity's [`Awaitable`](https://docs.unity3d.com/2023.2/Documentation/ScriptReference/Awaitable.html) class which is not available in earlier versions.
2121
2222
📺 [Watch the Save Async Tutorial video](https://vimeo.com/buck/save-async) or follow the instructions below.
2323

0 commit comments

Comments
 (0)