linode / linodego

Go client for Linode REST v4 API
MIT License
138 stars 81 forks source link

ref: Fix case in name for `Client.UnassignPlacementGroupLinodes(...)` #496

Closed lgarber-akamai closed 6 months ago

lgarber-akamai commented 6 months ago

📝 Description

This change resolves a small case issue in the name for the Client.UnassignPlacementGroupLinodes(...) method.

✔️ How to Test

N/A