From 396d3c4e81774ed3e7b0ace6044db797debcefbc Mon Sep 17 00:00:00 2001 From: Ashwin Maran <amaran@wisc.edu> Date: Wed, 22 Mar 2023 14:01:28 -0500 Subject: [PATCH] typo fix --- p8/rubric.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p8/rubric.md b/p8/rubric.md index 410f77b..0f3894e 100644 --- a/p8/rubric.md +++ b/p8/rubric.md @@ -58,7 +58,7 @@ - Incorrect logic is used in function (-2) - Function loops through IDs in the `mapping_path` file (-2) -- `small_movies` (3) +- `small_movies_data` (3) - Data structure is defined incorrectly (-2) - Data structure is modified (-1) -- GitLab