浏览代码

config: fix typo

master
Dan Dascalescu 5 年前
父节点
当前提交
fc6bd3667c
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      config.js

+ 1
- 1
config.js 查看文件

@@ -513,7 +513,7 @@ var config = {
513 513
     /**
514 514
      External API url used to receive branding specific information.
515 515
      If there is no url set or there are missing fields, the defaults are applied.
516
-     None of the fieds are mandatory and the response must have the shape:
516
+     None of the fields are mandatory and the response must have the shape:
517 517
      {
518 518
          // The hex value for the colour used as background
519 519
          backgroundColor: '#fff',

正在加载...
取消
保存