Skip to content

Commit c194c21

Browse files
committed
chore: update documentation
1 parent 332b42b commit c194c21

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
@@ -123,7 +123,7 @@ class ServiceAccountCredentials {
123123
/// Signs the given [data] using RSA-SHA256 with this service account's
124124
/// private key.
125125
///
126-
/// Returns the signature as a list of bytes.
126+
/// Returns the signature as a String.
127127
///
128128
/// This is useful for creating custom signed tokens or signing arbitrary
129129
/// data with the service account's credentials.

0 commit comments

Comments
 (0)