Skip to content

Commit 3a65830

Browse files
HOTFIX: remove tooltip shortcode. Bug in padding.
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.
1 parent e5e00ce commit 3a65830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/basics/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The command-line interface (CLI) is the most straightforward way to interact wit
7373
**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.
7474
{{< /callout >}}
7575

76-
Next, you'll create an Entropy {{< tooltip "account" >}}.
76+
Next, you'll create an Entropy account.
7777
7878
## 2. Create an account
7979

0 commit comments

Comments
 (0)