Skip to content

Commit a4f3cb3

Browse files
Update CHANGELOG.md
1 parent 2d7b7cb commit a4f3cb3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@ For each PR made, an entry should be added to this changelog. It should contain
4747
- Called this class within the serializer for necessary fields
4848

4949
- 1030-resolve-0-value-document-type-in-nasa_science
50-
- Description: Around 2000 of the docs coming out of the COSMOS api for nasa_scince have a doc type vaule of 0.
50+
- Description: Around 2000 of the docs coming out of the COSMOS api for nasa_science have a doc type value of 0.
5151
- Changes:
5252
- Added `obj.document_type != 0` as a condition in the `get_document_type` method within the `CuratedURLAPISerializer`
53-
- Added a changelog.md file
5453

5554
- 3228-bugfix-preserve-scroll-position--document-type-selection-behavior-on-individual-urls
5655
- Description: Upon selecting a document type on any individual URL, the page refreshes and returns to the top. This is not necessarily a bug but an inconvenience, especially when working at the bottom of the page. Fix the JS code.

0 commit comments

Comments
 (0)