From 6f70b3384c0bf050197f960897d71ba2e7aa80cb Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 30 Aug 2023 21:54:23 -0400 Subject: spelling: every time Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4583390..de5d0f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,5 +13,5 @@ COPY exampleSite /cstate RUN mkdir -p /cstate/themes/cstate COPY . /cstate/themes/cstate -# Copy entrypoint script into the container image, this runs everytime the container cold-starts. +# Copy entrypoint script into the container image, this runs every time the container cold-starts. COPY ./docker/entrypoint.sh /docker-entrypoint.d/10-build-hugo.sh -- cgit v1.2.3-70-g09d2