From e25401746c8c20384f93cecf55879f852911042c Mon Sep 17 00:00:00 2001 From: Bobby Galli Date: Thu, 29 May 2025 19:10:24 -0400 Subject: [PATCH] docs: fix caret typo in sample instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11bd908..a5adc79 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ https://github.com/BugSplat-Git/bugsplat-unity.git After installing `com.bugsplat.unity`, you can import a sample project to help you get started with BugSplat. Click here if you'd like to skip the sample project and get straight to the [usage](#usage) instructions. -To import the sample, click the carrot next to **Samples** to reveal the **my-unity-crasher** sample. Click **Import** to add the sample to your project. +To import the sample, click the caret next to **Samples** to reveal the **my-unity-crasher** sample. Click **Import** to add the sample to your project. ![Importing the Sample](https://github.com/BugSplat-Git/bugsplat-unity/assets/2646053/b7a39388-eb76-413a-a92f-72fd39c9a7d6)