api-docs: fix typos in README and default path
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
@@ -189,7 +189,7 @@ const apiDocsProvidingComponentsEntityCard = EntityCardBlueprint.make({
|
||||
const apiDocsDefinitionEntityContent = EntityContentBlueprint.make({
|
||||
name: 'definition',
|
||||
params: {
|
||||
defaultPath: '/defintion',
|
||||
defaultPath: '/definition',
|
||||
defaultTitle: 'Definition',
|
||||
filter: 'kind:api',
|
||||
loader: async () =>
|
||||
|
||||
Reference in New Issue
Block a user