Skip to content

Commit

Permalink
Fix cspell issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sella24 committed Jun 24, 2021
1 parent 1a7cdb1 commit 3adf7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robot/OutboundFunds/resources/OutboundFunds.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ def populate_new_record_form(self, **kwargs):
"Primary Contact",
"Assigned",
"Funding Request",
"Diisbursement",
"Disbursement",
):
locator = outboundfunds_lex_locators["new_record"][
"lightning_lookup"
Expand Down

0 comments on commit 3adf7bf

Please sign in to comment.