mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix grammar
This commit is contained in:
parent
16476e4b08
commit
bb70229eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ def get_available_versions(node):
|
|||
"""Return the versions list for node.
|
||||
|
||||
Args:
|
||||
node (hou.Node): Node to query selected products's versions for.
|
||||
node (hou.Node): Node to query selected products' versions for.
|
||||
|
||||
Returns:
|
||||
List[int]: Version numbers for the product
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue