-
Notifications
You must be signed in to change notification settings - Fork 470
Fix buffered writes session var example #19835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix buffered writes session var example #19835
Conversation
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
@stevendanna context for this PR is that I made a small error in the "how to enable buffered writes" example session var setup which was pointed out in an internal slack message (linked from DOC ticket) |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, fixed a link
Co-authored-by: Ryan Kuo <[email protected]>
Co-authored-by: Ryan Kuo <[email protected]>
thanks for the reviews!!! |
Fixes DOC-14095