fix a typo in a class

This commit is contained in:
ansuz 2021-08-13 15:52:14 +05:30
parent f701e30364
commit 04234aa1f4
1 changed files with 1 additions and 1 deletions

View File

@ -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",