Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobrosenberg committed Feb 21, 2022
1 parent f8cdbd5 commit e03711a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ export default class Config {
type: "number",
default: 5000,
title: "Scrollback",
description: "The max number lines to preserve in the terminal.",
description: "The max number of lines to preserve in the terminal.",
order: 15
},
};
Expand Down

0 comments on commit e03711a

Please sign in to comment.