Skip to content

Commit

Permalink
docs(functions): fix an error in the documentation of Cloud Functions (
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyokone committed Mar 23, 2023
1 parent b1e8c91 commit 74ee8d4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ class FirebaseFunctions extends FirebasePluginPlatform {
/// A reference to the Callable HTTPS trigger with the given name.
///
/// Should be the name of the Callable function in Firebase
/// or the URL of the 2nd gen Callable function in Firebase.
HttpsCallable httpsCallable(
String name, {
HttpsCallableOptions? options,
Expand Down

0 comments on commit 74ee8d4

Please sign in to comment.