Skip to content

Commit 775cb20

Browse files
committed
minor typos in changelog for 5.7
1 parent 7acb4e0 commit 775cb20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ New features:
3232
- Update jquery-ui to 1.12 (:ghpull:`3836`)
3333
- Check Host header to more securely protect localhost deployments from DNS rebinding.
3434
This is a pre-emptive measure, not fixing a known vulnerability (:ghpull:`3766`).
35-
Use `.NotebookApp.allow_remote_access` and `.NotebookApp.local_hostnames` to configure
35+
Use ``.NotebookApp.allow_remote_access`` and ``.NotebookApp.local_hostnames`` to configure
3636
access.
3737
- Allow access-control-allow-headers to be overridden (:ghpull:`3886`)
3838
- Allow configuring max_body_size and max_buffer_size (:ghpull:`3829`)
@@ -46,7 +46,7 @@ Fixing problems:
4646

4747
- Fix breadcrumb link when running with a base url (:ghpull:`3905`)
4848
- Fix possible type error when closing activity stream (:ghpull:`3907`)
49-
- Disable metadata editing for non-editable celsl (:ghpull:`3744`)
49+
- Disable metadata editing for non-editable cells (:ghpull:`3744`)
5050
- Fix some styling and alignment of prompts caused by regressions in 5.6.0.
5151
- Enter causing page reload in shortcuts editor (:ghpull:`3871`)
5252
- Fix uploading to the same file twice (:ghpull:`3712`)

0 commit comments

Comments
 (0)