summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inst/app/templates/content/estimators.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/inst/app/templates/content/estimators.html b/inst/app/templates/content/estimators.html
index e664ad2..133241a 100644
--- a/inst/app/templates/content/estimators.html
+++ b/inst/app/templates/content/estimators.html
@@ -1,6 +1,6 @@
<nav class="nav nav-tabs">
- <a class="nav-link active" data-bs-toggle="tab" href="#add-estimators">Add estimators</a>
- <a class="nav-link" data-bs-toggle="tab" href="#view-estimates">View estimates</a>
+ <a class="nav-link active" data-bs-toggle="tab" href="#add-estimators">About the estimators</a>
+ <a class="nav-link" data-bs-toggle="tab" href="#view-estimates">Select and compute estimates</a>
</nav>
<div class="container-fluid tab-content">