소스 검색

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