Skip to content

Commit a1438f7

Browse files
committed
Fix typo
1 parent 7410509 commit a1438f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ cache:
116116
otp-version: "24.1" # Define the OTP version
117117

118118
# Don't cache PLTs based on mix.lock hash, as Dialyzer can incrementally update even old ones
119-
# Cache key based on Elixir & Erlang version (also usefull when running in matrix)
119+
# Cache key based on Elixir & Erlang version (also useful when running in matrix)
120120
- name: Restore PLT cache
121121
uses: actions/cache@v2
122122
id: plt_cache

0 commit comments

Comments
 (0)