Skip to content

Commit a3ae6b6

Browse files
esmacikthechenky
andauthored
Update src/providers/remoteConfig.ts
Co-Authored-By: Diana Tkachenko <[email protected]>
1 parent 8ebf53f commit a3ae6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/remoteConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export interface TemplateVersion {
148148
* [`RemoteConfigUser`](/docs/reference/remote-config/rest/v1/Version#remoteconfiguser).
149149
*/
150150
export interface RemoteConfigUser {
151-
/** Name of the Remote Config account that performed an update. */
151+
/** Name of the Remote Config account that performed the update. */
152152
name?: string;
153153

154154
/** Email address of the Remote Config account that performed an update. */

0 commit comments

Comments
 (0)