Skip to content

Commit e6bd3c0

Browse files
committed
fix: ts types
1 parent a5db774 commit e6bd3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-app/src/app/services/feeds/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ export interface components {
201201
/**
202202
* @description A description of the link.
203203
*
204-
* @example The next feed URL after the current one
204+
* @example The URL for a future feed version with an upcoming service period.
205205
*/
206206
description?: string;
207207
/**

0 commit comments

Comments
 (0)