Explorar el Código

typo in change log

John Anderson hace 6 años
padre
commit
5e88313276
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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