fix display/search of CII badge examples (#8473)

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
chris48s
2022-10-03 21:14:03 +01:00
committed by GitHub
parent 17288eaee2
commit cf6be05221

View File

@@ -35,7 +35,7 @@ export default class CIIBestPracticesService extends BaseJsonService {
pattern: ':metric(level|percentage|summary)/:projectId',
}
static exampless = [
static examples = [
{
title: 'CII Best Practices Level',
pattern: 'level/:projectId',