Skip to content

Commit 6a31837

Browse files
committed
Rename river_basin to station
1 parent 6fb1384 commit 6a31837

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/settings/base.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,8 +476,8 @@
476476
'title': 'River'
477477
},
478478
{
479-
'identifier': 'river_basin',
480-
'title': 'River basin'
479+
'identifier': 'station',
480+
'title': 'River station'
481481
},
482482
{
483483
'identifier': 'species',

0 commit comments

Comments
 (0)