Skip to content

Commit

Permalink
typo:account-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
pooranjoyb authored Oct 27, 2024
1 parent d050684 commit 41c9437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Account.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Works around with User Account in Appwrite

| Method Name | Usage | Link |
|-------------|------------------------------------------------------------------------------------------------|--------------------------------------------------------|
| `createAccount()` | Creates an account in the Appwrite project. | [Example](/examples/health/createAccount.cpp) |
| `createSession()` | Creates an session in the Appwrite project. | [Example](/examples/health/createSession.cpp) |
| `createAccount()` | Creates an account in the Appwrite project. | [Example](/examples/account/createAccount.cpp) |
| `createSession()` | Creates an session in the Appwrite project. | [Example](/examples/account/createSession.cpp) |

0 comments on commit 41c9437

Please sign in to comment.