1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 11:29:55 +00:00

Doc(Developer) typo (#5354)

This commit is contained in:
Joe Bordes 2021-01-02 18:39:46 +01:00 committed by GitHub
parent 7ec6d37031
commit 0ea89970d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ Attempts to login to the server with specified credentials. This method is optio
!! `displayLoginPrompt(syncer)`
Invoked by the syncer to display a custom login promopt. This method is optional.
Invoked by the syncer to display a custom login prompt. This method is optional.
|!Parameter |!Description |
|syncer |Reference to the syncer object making the call |