Skip to content

Commit 5c55c0d

Browse files
authored
Fix typo (#2996)
1 parent c1f7757 commit 5c55c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/cookbooks/introduction/gh-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: GitHub Actions
33
sidebar_position: 9
44
---
55

6-
## Preparing simple aplication
6+
## Preparing simple application
77

88
Scala CLI lets you run, test, and package Scala code in various environments, including GitHub CI.
99
To use Scala CLI features in a simple way you can use the GitHub Actions [scala-cli-setup](https://github.com/VirtusLab/scala-cli-setup) that installs everything necessary to run your Scala CLI application and more.

0 commit comments

Comments
 (0)