fix a typo in a class

pull/1/head
ansuz 3 years ago
parent f701e30364
commit 04234aa1f4

@ -915,7 +915,7 @@ define([
var $progress = $('#cp-progress');
var versionStatement = function () {
return h('p.cp--notice-version', [
return h('p.cp-notice-version', [
"This instance is running ",
h('span.cp-app-checkup-version',[
"CryptPad",

Loading…
Cancel
Save