Skip to content

Commit

Permalink
fix(docs): A typo in description of DefaultTheme.getMapping (#1416)
Browse files Browse the repository at this point in the history
  • Loading branch information
gamtiq committed Dec 9, 2020
1 parent 9c85db0 commit a4c3d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/output/themes/DefaultTheme.ts
Expand Up @@ -254,7 +254,7 @@ export class DefaultTheme extends Theme {
}

/**
* Return the template mapping fore the given reflection.
* Return the template mapping for the given reflection.
*
* @param reflection The reflection whose mapping should be resolved.
* @returns The found mapping or undefined if no mapping could be found.
Expand Down

0 comments on commit a4c3d9e

Please sign in to comment.