Skip to content

Commit 83cf8cf

Browse files
authored
Update README.md
1 parent 0fb5e80 commit 83cf8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ using fastpix.io.Models.Components;
7676
using System.Collections.Generic;
7777

7878
var sdk = new Fastpix(security: new Security() {
79-
username="your-access-token"
79+
Username="your-access-token"
8080
Password = "secret-key",
8181
});
8282

0 commit comments

Comments
 (0)