Skip to content

Commit

Permalink
fix(integrations): fix emarsys-oauth typo (#3329)
Browse files Browse the repository at this point in the history
## Describe the problem and your solution 

- Fix small typo on Emarsys-Oauth

<!-- Issue ticket number and link (if applicable) -->

<!-- Testing instructions (skip if just adding/editing providers) -->

---------

Co-authored-by: Hassan Wari <hassanwari@Hassans-MacBook-Pro.local>
Co-authored-by: Khaliq <khaliq@nango.dev>
  • Loading branch information
3 people authored Jan 17, 2025
1 parent 94b51c6 commit 2f43687
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified docs-v2/integrations/all/emarsys-oauth/form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/shared/providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2325,7 +2325,7 @@ emarsys:
pattern: '^[a-zA-Z0-9-]+$'

emarsys-oauth:
display_name: Emarsys (Ouath)
display_name: Emarsys (OAuth)
categories:
- marketing
auth_mode: OAUTH2_CC
Expand Down

0 comments on commit 2f43687

Please sign in to comment.