Skip to content

Commit 5c8d167

Browse files
authored
Fix typos in README.md for clarity
Signed-off-by: Firekeeper <0xFirekeeper@gmail.com>
1 parent ac62cda commit 5c8d167

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ This SDK provides a Unity-first integration of all [thirdweb](https://thirdweb.c
2929
- Instant connection to any chain with RPC Edge integration.
3030
- Integrated IPFS upload/download.
3131
- Full access to the [thirdweb API](https://portal.thirdweb.com/reference) via low-level ThirdwebClient.Api.
32-
- Easy to extend or wrap, everything is overrdeable.
32+
- Easy to extend or wrap, everything is overrideable.
3333
- High level contract extensions for interacting with common standards and thirdweb contract standards.
3434
- Automatic ABI resolution.
3535
- Build on top of thirdweb's [.NET SDK](https://portal.thirdweb.com/dotnet) - unity package updates are typically updates to a single DLL/a file or two.
36-
- Get started in 5 minutes with a simple [ThirdwebManager](https://portal.thirdweb.com/unity/v5/thirdwebmanager) prefab.
36+
- Get started in 5 minutes with a simple [ThirdwebManager](https://portal.thirdweb.com/unity/v6/thirdwebmanager) prefab.
3737

3838
# Supported Platforms & Wallets
3939

@@ -52,7 +52,7 @@ This SDK provides a Unity-first integration of all [thirdweb](https://thirdweb.c
5252

5353
1. **Download:** Head over to the [releases](https://github.com/thirdweb-dev/unity-sdk/releases) page and download the latest `.unitypackage` file.
5454
2. **Explore:** Try out `Scene_Playground` to explore functionality and get onboarded.
55-
3. **Learn:** Explore the [Unity v5 SDK Docs](https://portal.thirdweb.com/unity/v5) and the [.NET SDK Docs](https://portal.thirdweb.com/dotnet) to find a full API reference.
55+
3. **Learn:** Explore the [Unity v6 SDK Docs](https://portal.thirdweb.com/unity) and the [.NET SDK Docs](https://portal.thirdweb.com/dotnet) to find a full API reference.
5656

5757
## Miscellaneous
5858

0 commit comments

Comments
 (0)