Skip to content

Commit fcbe2ba

Browse files
authored
Capitalize "Julia" in the README (#52)
1 parent 9cc63f8 commit fcbe2ba

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
@@ -2,7 +2,7 @@
22

33
![Build Status](https://github.com/JuliaParallel/SlurmClusterManager.jl/actions/workflows/ci.yml/badge.svg)
44

5-
This package provides support for using julia within the Slurm cluster environment.
5+
This package provides support for using Julia within the Slurm cluster environment.
66
The code is adapted from [ClusterManagers.jl](https://github.com/JuliaParallel/ClusterManagers.jl) with some modifications.
77

88
## Usage

0 commit comments

Comments
 (0)