Skip to content

Commit 53921d5

Browse files
committed
refactor: implement AI feedback
1 parent c0cc490 commit 53921d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/clients/dotnet/template/README_calling_api.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ var options = new ClientWriteOptions {
318318
var response = await fgaClient.Write(body, options);
319319
```
320320

321-
###### Conflict Options for Write Operations
321+
##### Conflict Options for Write Operations
322322

323323
The SDK allows you to control how write conflicts are handled using the `Conflict` option:
324324

0 commit comments

Comments
 (0)