Skip to content

Commit 4011ed5

Browse files
authored
Merge pull request #970 from mathbunnyru/asalikhov/fix_issue_template_typo
Fix issue template typo
2 parents ef2b423 + 954fc54 commit 4011ed5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/issue_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Example: `docker run -it --rm -p 8889:8888 jupyter/all-spark-notebook:latest`
2020

2121
Example:
2222

23-
1. Visit http://localhost:8889
24-
2. Start an R noteobok
23+
1. Visit http://localhost:8888
24+
2. Start an R notebook
2525
3. ...
2626

2727
**What do you expect to happen?**

0 commit comments

Comments
 (0)