Skip to content

Commit

Permalink
Improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
jedenastka committed Jan 6, 2024
1 parent 4b399a5 commit eb4381a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/fixCodeblockGap/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import definePlugin from "@utils/types";

export default definePlugin({
name: "FixCodeblockGap",
description: "Removes the gap between codeblocks and text",
description: "Removes the gap between codeblocks and text below it",
authors: [Devs.Grzesiek11],
patches: [
{
Expand Down

0 comments on commit eb4381a

Please sign in to comment.