Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Commit 0b97be8

Browse files
authored
Fix typo
1 parent 6c2b0f1 commit 0b97be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/src/main/java/com/google/firebase/example/FirebaseRemoteConfigSnippets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ public static void rollbackToVersion(long versionNumber) throws InterruptedExcep
168168
}
169169

170170
/**
171-
* Retrieve a valid access token that can be use to authorize requests to the Remote Config REST
171+
* Retrieve a valid access token that can be used to authorize requests to the Remote Config REST
172172
* API.
173173
*
174174
* @return Access token.

0 commit comments

Comments
 (0)