浏览代码

typo in change log

John Anderson 6 年之前
父节点
当前提交
5e88313276
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/release-notes/version-2.6.md

+ 1 - 1
docs/release-notes/version-2.6.md

@@ -2,7 +2,7 @@
 
 ## Enhancements
 
-* [#3499](https://github.com/netbox-community/netbox/issues/3499) - Add `ca_file_path` to Webhook model to support user supplied CA certificate verrification of webhook requests
+* [#3499](https://github.com/netbox-community/netbox/issues/3499) - Add `ca_file_path` to Webhook model to support user supplied CA certificate verification of webhook requests
 
 ## Bug Fixes