File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
doc-tools/doc-pages/src/pages Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ export default function PageContentTextual() {
151151 standard.
152152 </ Admonition >
153153 </ Chapter >
154- < Chapter title = "Troubleshooting " >
154+ < Chapter title = "Caveats " >
155155 < Section title = "Line Breaks" >
156156 < Paragraph >
157157 Line breaks work seemlessly with the < RefHtmlElement name = "br" /> { ' ' }
Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ export default function PageFAQ() {
138138 This is a known bug, but hopefully we have the{ ' ' }
139139 < RefRenderHtmlProp name = "enableExperimentalBRCollapsing" /> prop to
140140 fix it. See{ ' ' }
141- < RefDoc target = "textual" fragment = "troubleshooting " >
142- Textual | Troubleshooting | Line Breaks
141+ < RefDoc target = "textual" fragment = "caveats " >
142+ Textual | Caveats | Line Breaks
143143 </ RefDoc >
144144 .
145145 </ Paragraph >
@@ -149,8 +149,8 @@ export default function PageFAQ() {
149149 This is another known bug, but hopefully we have the{ ' ' }
150150 < RefRenderHtmlProp name = "enableExperimentalGhostLinesPrevention" /> { ' ' }
151151 prop to fix it. See{ ' ' }
152- < RefDoc target = "textual" fragment = "troubleshooting " >
153- Textual | Troubleshooting | Empty Tags
152+ < RefDoc target = "textual" fragment = "caveats " >
153+ Textual | Caveats | Empty Tags
154154 </ RefDoc >
155155 .
156156 </ Paragraph >
You can’t perform that action at this time.
0 commit comments