Skip to content

Commit d69fcca

Browse files
committed
docs: fix typo in CONTRIBUTING.md
1 parent 2614f86 commit d69fcca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ RudderStack primarily supports two [connection modes](https://www.rudderstack.co
6464
2. **Device Mode Integration**: Events are sent directly from the client to the destination in this mode. Depending upon the client where you are collecting events from, the respective RudderStack client SDK (e.g. `rudder-sdk-js` for the web client) is responsible to transform and deliver these events (using the destination SDK).
6565

6666
## Developing _cloud mode_ RudderStack integration
67-
Follow the guide in [Contributing.md of the `rudder-transfomer` repo](https://github.com/rudderlabs/rudder-transformer/blob/docs-contrib-guide/CONTRIBUTING.md#building-your-first-custom-rudderStack-destination-integration) as
67+
Follow the guide in [Contributing.md of the `rudder-transformer` repo](https://github.com/rudderlabs/rudder-transformer/blob/docs-contrib-guide/CONTRIBUTING.md#building-your-first-custom-rudderStack-destination-integration) as
6868
the `rudder-transformer` is responsible for the **cloud mode** transformation.
6969

7070
## Developing _device mode_ RudderStack integration

0 commit comments

Comments
 (0)