Skip to content

Commit 86d3cba

Browse files
committed
chore: update documentation
1 parent 0f45b37 commit 86d3cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

googleapis_auth/lib/src/service_account_credentials.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ class ServiceAccountCredentials {
122122
/// Signs the given [data] using RSA-SHA256 with this service account's
123123
/// private key.
124124
///
125-
/// Returns the signature as a list of bytes.
125+
/// Returns the signature as a String.
126126
///
127127
/// This is useful for creating custom signed tokens or signing arbitrary
128128
/// data with the service account's credentials.

0 commit comments

Comments
 (0)