Skip to content

Commit 05af0cb

Browse files
committed
Fix README.md
1 parent b5fd0eb commit 05af0cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ When embedding, pay attention to the layout to ensure the panel is formatted cor
7878
To activate it, add the stylesheet as follows:
7979

8080
```text
81-
# Add 'series-panel-adapter.xsl' to enable series panel rendering in MyCoReWebPage
81+
# Add 'series-panel-adapter.xsl' to enable series panel rendering in MyCoReWebPage.
8282
MCR.URIResolver.xslIncludes.MyCoReWebPage=%MCR.URIResolver.xslIncludes.MyCoReWebPage%,series-panel-adapter.xsl
8383
```
8484

@@ -106,7 +106,7 @@ MyCoReWebPage, a series panel with layout is automatically generated, using the
106106
To activate it, add the stylesheet alongside `series-panel-adapter.xsl` as follows:
107107

108108
```text
109-
# Add 'series-panel-adapter.xsl' to enable series panel rendering in MyCoReWebPage
109+
# Add 'series-panel-enricher.xsl' to enable extended series panel rendering in MyCoReWebPage.
110110
MCR.URIResolver.xslIncludes.MyCoReWebPage=%MCR.URIResolver.xslIncludes.MyCoReWebPage%,series-panel-enricher.xsl,series-panel-adapter.xsl
111111
```
112112

0 commit comments

Comments
 (0)