Skip to content

Commit

Permalink
Changin ellergy type from ENVIRONMENTAL to ENVIRONMENT - RA-353
Browse files Browse the repository at this point in the history
  • Loading branch information
dkayiwa committed Jan 23, 2017
1 parent 2cc201b commit 20f89f4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -14,5 +14,5 @@
package org.openmrs.module.allergyapi;

public enum AllergenType {
DRUG, FOOD, ENVIRONMENTAL
DRUG, FOOD, ENVIRONMENT
}

0 comments on commit 20f89f4

Please sign in to comment.