Skip to content

Commit 2bb8a40

Browse files
committed
fix typo
1 parent ef60d74 commit 2bb8a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ In your Fortran Package Manager `fpm.toml` configuration file, add this repo as
6565

6666
```toml
6767
[dependencies]
68-
error-handling = { git = "[email protected]:plevold/fortran-debug-utils.git", tag = "v0.0.1" }
68+
debug-utils = { git = "[email protected]:plevold/fortran-debug-utils.git", tag = "v0.0.1" }
6969
```

0 commit comments

Comments
 (0)