snowplow / enrich

Snowplow Enrichment jobs and library
https://snowplowanalytics.com
Other
21 stars 39 forks source link

Common: fix typo in EtlPipeline.processEvents() Scaladoc #54

Open chuwy opened 4 years ago

chuwy commented 4 years ago

Currently, the documentation says this method returns a ValidatedMaybeCanonicalOutput but it should be ValidatedCanonicalOutput.

chuwy commented 4 years ago

Migrated from https://github.com/snowplow/snowplow/issues/4298 (comments are auto-generated)