Skip to content

Commit

Permalink
doc: typo correction
Browse files Browse the repository at this point in the history
Refs #9
  • Loading branch information
DDorch committed Feb 21, 2024
1 parent 2934497 commit 9d9c02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/data_extraction_naiades.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ plot_nitrates <- function(code) {
x = "year",
y = "nitrates (mg/l)",
title = paste(
"station: ",
"station:",
station_details$code_station,
station_details$libelle_station
),
Expand Down

0 comments on commit 9d9c02e

Please sign in to comment.