diff --git a/lib/inferno/apps/cli/templates/lib/%library_name%.rb.tt b/lib/inferno/apps/cli/templates/lib/%library_name%.rb.tt index 511e487da..12e363228 100644 --- a/lib/inferno/apps/cli/templates/lib/%library_name%.rb.tt +++ b/lib/inferno/apps/cli/templates/lib/%library_name%.rb.tt @@ -21,7 +21,7 @@ module <%= module_name %> oauth_credentials :credentials end - # All FHIR validation requsets will use this FHIR validator + # All FHIR validation requests will use this FHIR validator fhir_resource_validator do # igs 'identifier#version' # Use this method for published IGs/versions # igs 'igs/filename.tgz' # Use this otherwise