Skip to content

Commit

Permalink
[docs] fix for a yb version not rendering (#23944)
Browse files Browse the repository at this point in the history
  • Loading branch information
aishwarya24 authored Sep 17, 2024
1 parent 2f70696 commit 1525ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/preview/quick-start/include-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To open the YSQL shell, run `ysqlsh`:
```

```output
ysqlsh (11.2-YB-{{<yb-version version="preview">}}-b0)
ysqlsh (11.2-YB-2.23.0.0-b0)
Type "help" for help.
yugabyte=#
Expand Down

0 comments on commit 1525ced

Please sign in to comment.