Fix: Spelling

Signed-off-by: David Randall <David@NiceGuyIT.biz>
This commit is contained in:
David Randall 2023-11-21 20:31:07 -05:00
parent b44edca7ba
commit 09277dd33d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# This script modifies the environemnt, namely ~/.bashrc, to preserve the bash history.
# This script modifies the environment, namely ~/.bashrc, to preserve the bash history.
# The workspace in the devcontainer is preserved across rebuilds.
# Use .cache to keep history and local scripts.