We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1aa3f commit ff9cd20Copy full SHA for ff9cd20
1 file changed
QualityControlChecker/QualityControlChecker.py
@@ -30,7 +30,7 @@
30
error=False
31
32
paths = ['structuredefinitions','valuesets','codesystems']
33
-currentProfiles = [] #Used for checking against CapbilityStatement
+currentProfiles = [] #Used for checking against CapabilityStatement
34
for path in paths:
35
try:
36
files = os.listdir('./'+path)
0 commit comments