Skip to content

Commit 6fe042a

Browse files
fix lint
1 parent 8441b32 commit 6fe042a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AzureAppConfigurationImpl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ type SettingSelectorCollection = {
4949
selectors: PagedSettingSelector[];
5050

5151
/**
52-
* This is used to append to the request url for breaking the CDN cache.
52+
* This is used to append to the request url for breaking the CDN cache.
5353
* It uses the etag which has changed after the last refresh. It can either be a page etag or etag of a watched setting.
5454
*/
5555
cdnCacheBreakString?: string;

0 commit comments

Comments
 (0)