Update README.md

This commit is contained in:
Erez Rokah 2023-04-05 16:29:18 +03:00 committed by GitHub
parent 089c1d9041
commit acb2fd8040
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,7 +170,7 @@ steps:
- run: go run hello.go - run: go run hello.go
``` ```
**Caching wwith multiple concurrent jobs** **Caching with multiple concurrent jobs**
```yaml ```yaml
jobs: jobs: