Skip to content

Commit 46feebe

Browse files
test: another workflow trial on the docs
1 parent 1d88974 commit 46feebe

File tree

1 file changed

+1
-1
lines changed
  • sample/Assets/Scripts/Passport/_tutorials/SetCallTimeout

1 file changed

+1
-1
lines changed

sample/Assets/Scripts/Passport/_tutorials/SetCallTimeout/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Set Call Timeout feature allows developers to configure the timeout duration
1616

1717
### Feature: SetCallTimeout
1818

19-
The Set Call Timeout feature provides a simple way to adjust the timeout duration for network calls made through the Passport SDK. When making API calls to blockchain networks or authentication services, network latency can sometimes cause delays. This feature gives developers control over how long their application should wait before considering a request as failed due to timeout.
19+
The Set Call Timeout feature provides a simple way to adjust the timeout duration for network calls made through the Passport SDK. When making API calls to blockchain networks or authentication services, network latency can sometimes cause delays. This feature gives developers control over how long their application should wait before considering a request as failed due to timeout
2020

2121
```csharp title="SetCallTimeoutScript" manualLink="https://github.com/immutable/unity-immutable-sdk/blob/main/sample/Assets/Scripts/Passport/Other/SetCallTimeout/SetCallTimeoutScript.cs"
2222
using UnityEngine;

0 commit comments

Comments
 (0)