aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/app/components/notice.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/notice.js b/ui/app/components/notice.js
index 3c8523daf..7fe41fa88 100644
--- a/ui/app/components/notice.js
+++ b/ui/app/components/notice.js
@@ -107,7 +107,7 @@ Notice.prototype.render = function () {
style: {
marginTop: '18px',
},
- }, 'Continue'),
+ }, 'Agree'),
])
)
}