You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug in how the Tooltip shortcode is displaying text. In the
production site, there is no padding between the word `Entropy` and
`account`. This doesn't happen on a local copy of the site. Gonna have
to look into why.
Copy file name to clipboardExpand all lines: content/basics/quickstart.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The command-line interface (CLI) is the most straightforward way to interact wit
73
73
**Closing the CLI**: You can close the CLI tool anytime by pressing `CTRL` + `c`. This will halt the CLI process and return you to your normal terminal window.
74
74
{{< /callout >}}
75
75
76
-
Next, you'll create an Entropy {{< tooltip "account" >}}.
0 commit comments