Skip to content

Commit 0ffb7fa

Browse files
committed
#109: fix markdown
1 parent e3746a3 commit 0ffb7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cd spark-redis
2020
mvn clean package -DskipTests
2121
```
2222

23-
## Using the library with spark shell
23+
### Using the library with spark shell
2424
Add Spark-Redis to Spark with the `--jars` command line option.
2525

2626
```bash

0 commit comments

Comments
 (0)