Skip to content

Commit 8a5e614

Browse files
committed
fix: typo in matching profile
1 parent 94285cb commit 8a5e614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hrflow/profile/matching.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def list(
6363
6464
Returns:
6565
Match the profile identified by profile_key or profile_reference
66-
and board_key with all profiles in the sources identified by keys in source_keys list.
66+
and source_key with all profiles in the sources identified by keys in source_keys list.
6767
6868
Response examples:
6969
- Success response:

0 commit comments

Comments
 (0)