Skip to content

Commit

Permalink
Merge pull request #72 from Noxellar/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeleppan authored Jan 27, 2023
2 parents 909e954 + 3871f71 commit 496d708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings/Settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const DEFAULT_SETTINGS: BetterWordCountSettings = {
altBar: [
{
prefix: "",
suffix: "files",
suffix: " files",
metric: {
type: MetricType.total,
counter: MetricCounter.files,
Expand Down

0 comments on commit 496d708

Please sign in to comment.