Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 264a07b

Browse files
committed
fix: AppSecret to ApiSecret
1 parent e8bef71 commit 264a07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ impl App {
281281
/// # Throws
282282
///
283283
/// {Error} When token creation fails. Likely an issue with your
284-
/// AppSecret.
284+
/// ApiSecret.
285285
///
286286
/// # Example
287287
///

0 commit comments

Comments
 (0)