We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b61343 commit 5b50927Copy full SHA for 5b50927
pkg/netbox/api/composite_client.go
@@ -18,7 +18,7 @@ package api
18
19
// NetboxCompositeClient holds both the v3 and v4 clients,
20
// presenting a single unified interface to callers (controllers).
21
-// The v4 client was introduced becuase of braking changes in the
+// The v4 client was introduced because of braking changes in the
22
// ip ranges and prefixes endpoints of the NetBox api in newer (4.2+) NetBox versions
23
// for requests where the v3 client is still compatible the client was not replaced
24
type NetboxCompositeClient struct {
0 commit comments