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 10cf6c6

Browse filesBrowse files
committed
Update libs/isr/models/src/isr-handler-config.ts
1 parent e552070 commit 10cf6c6
Copy full SHA for 10cf6c6

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.