Skip to content

Commit

Permalink
Update model_TimeSeriesTableSimple.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelaRocchetti authored Jul 3, 2024
1 parent 8468342 commit 945ab31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/models/model_TimeSeriesTableSimple.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ TimeSeriesTableSimple(;
geogLevels=nothing,
)
```
This fuction creates a new record given the name and the description of the data, their geographicIntegration and timeSeries, the geographical levels and the sequence.
This fuction creates a new record given the name and the description of the data.
# Arguments
Expand All @@ -26,7 +26,7 @@ This fuction creates a new record given the name and the description of the data
# Returns
This function returns a new record given the name,description, geographic integration, the time series and the geographical level of the data.
This function returns a new record.
# Examples
Expand Down

0 comments on commit 945ab31

Please sign in to comment.