1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-31 09:58:01 +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

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 |