Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4be9998

Browse filesBrowse files
committed
Update libs/isr/models/src/isr-handler-config.ts
1 parent f3b02b1 commit 4be9998
Copy full SHA for 4be9998

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎libs/isr/models/src/isr-handler-config.ts

Copy file name to clipboardExpand all lines: libs/isr/models/src/isr-handler-config.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ export interface ISRHandlerConfig {
109109
* This callback lets you hook into the generated html and provide any modifications
110110
* necessary on-the-fly.
111111
* Use with caution as this may lead to a performance loss on serving the html.
112-
* if null, it will use defaultModifyGeneratedHtml function,
112+
* If null, it will use `defaultModifyGeneratedHtml` function,
113113
* which only add commented text to the html to indicate when it was generated.
114114
*/
115115
modifyGeneratedHtml?: modifyHtmlCallbackFn;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.