Skip to content

Commit 3b93bb2

Browse files
authored
Fix typo in jupyter spelling (#18191)
1 parent f68bdd0 commit 3b93bb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/release-notes/3-0/0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ sections:
124124
- 'Duplicated logging to `/var/log/messages`, `/var/log/syslog`, and `/var/log/user.log` results in increased root volume utilization.'
125125
- Users can dismiss a mandatory message without checking all checkboxes.
126126
- Repository [deploy keys](/developers/overview/managing-deploy-keys) are unable to be used with repositories containing LFS objects.
127-
- Juypter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.
127+
- Jupyter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.
128128

129129
deprecations:
130130
- heading: Deprecation of GitHub Enterprise Server 2.19

data/release-notes/3-0/1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ sections:
3636
- 'Duplicated logging to `/var/log/messages`, `/var/log/syslog`, and `/var/log/user.log` results in increased root volume utilization.'
3737
- 'Users can dismiss a mandatory message without checking all checkboxes.'
3838
- 'Repository [deploy keys](/developers/overview/managing-deploy-keys) are unable to be used with repositories containing LFS objects.'
39-
- 'Juypter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.'
39+
- 'Jupyter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.'

0 commit comments

Comments
 (0)