[Measures] removed typo

This commit is contained in:
Miriam Baglioni 2022-04-21 12:14:03 +02:00
parent bebb2a0560
commit 20de75ca64
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ import eu.dnetlib.dhp.schema.oaf.Result;
import eu.dnetlib.dhp.schema.oaf.utils.OafMapperUtils; import eu.dnetlib.dhp.schema.oaf.utils.OafMapperUtils;
/** /**
* created the Atomic Action for each tipe of results * created the Atomic Action for each type of results
*/ */
public class SparkAtomicActionUsageJob implements Serializable { public class SparkAtomicActionUsageJob implements Serializable {