Skip to content

Commit 8e0a0bf

Browse files
20250301 - fix typo
1 parent 6261bd1 commit 8e0a0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

time-series-analysis.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ plot_individualFantasyPointsByAgeTE <- ggplot(
517517
labs(
518518
x = "Player Age (years)",
519519
y = "Fantasy Points (Season)",
520-
title = "Fantasy Points (Season) by Player Age: Wide Receivers"
520+
title = "Fantasy Points (Season) by Player Age: Tight Ends"
521521
) +
522522
theme_classic()
523523

0 commit comments

Comments
 (0)