Skip to content

Commit 278b3cf

Browse files
author
Test User
committed
Add spelling fix
1 parent af2e479 commit 278b3cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/scripts/docker/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
# You should have received a copy of the GNU General Public License
1818
# along with wolfProvider. If not, see <http://www.gnu.org/licenses/>.
1919
#
20-
# This image contains all the dependcies required to build wolfProvider and
21-
# test with our OSP integrations in `.github/workflows`. Using the docker allows
22-
# us to avoid having to install all the dependencies on the host machine and
23-
# speed up the build process.
20+
# This image contains all the dependencies required to build wolfProvider and
21+
# test with our OSP integrations in `.github/workflows`. Using the docker image
22+
# allows us to avoid having to install all the dependencies on the host machine
23+
# and speed up the build process.
2424

2525
FROM debian:bookworm
2626

0 commit comments

Comments
 (0)