Skip to content

Commit 62d9c02

Browse files
cbullingerdacharyc
andauthored
Apply suggestions from code review
Co-authored-by: Dachary <dachary.carey@mongodb.com>
1 parent 680adf0 commit 62d9c02

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

mflix/README-JAVA-SPRING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is a full-stack movie browsing application built with Java Spring Boot and
1616

1717
## Data Limitations
1818

19-
The `sample_mflix` dataset contains movies released up to **2015**. Searching for movies from 2016 or later will return no results. This is a limitation of the sample dataset, not the application.
19+
The `sample_mflix` dataset contains movies released up to **2016**. Searching for movies from 2017 or later will return no results. This is a limitation of the sample dataset, not the application.
2020

2121
## Prerequisites
2222

mflix/README-JAVASCRIPT-EXPRESS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is a full-stack movie browsing application built with Express.js and Next.j
1616

1717
## Data Limitations
1818

19-
The `sample_mflix` dataset contains movies released up to **2015**. Searching for movies from 2016 or later will return no results. This is a limitation of the sample dataset, not the application.
19+
The `sample_mflix` dataset contains movies released up to **2016**. Searching for movies from 2017 or later will return no results. This is a limitation of the sample dataset, not the application.
2020

2121
## Prerequisites
2222

mflix/README-PYTHON-FASTAPI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is a full-stack movie browsing application built with Python FastAPI and Ne
1919

2020
## Data Limitations
2121

22-
The `sample_mflix` dataset contains movies released up to **2015**. Searching for movies from 2016 or later will return no results. This is a limitation of the sample dataset, not the application.
22+
The `sample_mflix` dataset contains movies released up to **2016**. Searching for movies from 2017 or later will return no results. This is a limitation of the sample dataset, not the application.
2323

2424
## Prerequisites
2525

0 commit comments

Comments
 (0)