Skip to content

Commit 4a3d668

Browse files
authored
README: Fix spelling mistake (#17)
1 parent e761ac0 commit 4a3d668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ Implemented in this package (the `LSFClusterManager.jl` package):
1111
| ---------------- | ------------------------- |
1212
| Load Sharing Facility (LSF) | `addprocs_lsf(np::Integer; bsub_flags=``, ssh_cmd=``)` or `addprocs(LSFClusterManager.LSFManager(np, bsub_flags, ssh_cmd, retry_delays, throttle))` |
1313

14-
The functionality in this package originally useed to live in [`ClusterManagers.jl`](https://github.com/JuliaParallel/ClusterManagers.jl).
14+
The functionality in this package originally used to live in [`ClusterManagers.jl`](https://github.com/JuliaParallel/ClusterManagers.jl).

0 commit comments

Comments
 (0)