Skip to content

Commit 0dbde9a

Browse files
authored
Capitalize "Julia" in the README
1 parent b0891a2 commit 0dbde9a

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)