docs: change question in user guide feedback form (#11628)
* docs: change question in user guide feedback form * small changes * small fix
This commit is contained in:
@@ -19,7 +19,7 @@ const Feedback = (props: FeedbackProps) => {
|
||||
<UiFeedback
|
||||
event="survey"
|
||||
pathName={feedbackPathname}
|
||||
question="Was this chapter helpful?"
|
||||
question="Was this guide helpful?"
|
||||
{...props}
|
||||
/>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user