Skip to content

Commit

Permalink
fix: uninstall/index.md typo (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
GOWxx authored Nov 12, 2023
1 parent 008163e commit e579ed9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uninstall/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ You can uninstall PGroonga by the following SQL:
```sql
DROP EXTENSION pgroonga CASCADE;
```
```

If you're using PostgreSQL 9.5 or earlier, you need to also run the following SQL:

Expand Down

0 comments on commit e579ed9

Please sign in to comment.