diff options
| author | Matt Kosarek <matt.kosarek@canonical.com> | 2026-05-18 16:36:38 -0400 |
|---|---|---|
| committer | Matt Kosarek <matt.kosarek@canonical.com> | 2026-05-18 16:36:38 -0400 |
| commit | f1571970ee19973f0c219f8e56f829505c5d62cd (patch) | |
| tree | 224bf02369ebef52b897f73bd0f9c1c1113c02c3 /src/content | |
| parent | a977680a6cee284113aa321ec7d9cd22312d5855 (diff) | |
Fix spelling error
Diffstat (limited to 'src/content')
| -rw-r--r-- | src/content/posts/jetbrains.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/posts/jetbrains.md b/src/content/posts/jetbrains.md index 5d800af..ec1ef14 100644 --- a/src/content/posts/jetbrains.md +++ b/src/content/posts/jetbrains.md @@ -38,7 +38,7 @@ Here is a tiny list of some the frustrations that I've encountered: - <u>The install is gigantic on disk</u>, leading me to avoid it on my older machines where space is limited. When all of these tiny issues come together, it makes me **NOT** want to program. I don't want to sit around and -wait for startup times to get my ideas onto the screen. I don't want to worry that my CPU or RAM is going to be exhaused +wait for startup times to get my ideas onto the screen. I don't want to worry that my CPU or RAM is going to be exhausted and I am going to have to restart my machine. I want to open my editor and immediately enter a flow state. I want the tooling to assist me when useful, and stay out of my way when not. |
