Skip to content

Commit 5668a1b

Browse files
docs(troubleshooting): script comment
1 parent 1735461 commit 5668a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/docs/troubleshooting.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ By default, your project will be importing the `react-tooltip.min.cjs` file. To
191191
To do this, run the following inside your project directory:
192192

193193
```sh
194-
// if you're on Windows, just download the `.patch` file manually
194+
# if you're on Windows, just download the `.patch` file manually
195195
wget https://github.com/ReactTooltip/react-tooltip/files/12195501/react-tooltip-1067.patch
196196
git diff react-tooltip-1067.patch
197197
```

0 commit comments

Comments
 (0)