diff --git a/Runtime/BugSplat.cs b/Runtime/BugSplat.cs index c5f7c88..8058910 100644 --- a/Runtime/BugSplat.cs +++ b/Runtime/BugSplat.cs @@ -349,7 +349,7 @@ public IEnumerator PostAllCrashes(IReportPostOptions options = null, Action - /// Post a specifc crash to BugSplat and will skip crashes that have already been posted + /// Post a specific crash to BugSplat and will skip crashes that have already been posted /// /// Optional parameters that will override the defaults if provided /// Optional callback that will be invoked with an HttpResponseMessage after the crash is posted to BugSplat