mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
docs: fix typos
This commit is contained in:
@@ -15,7 +15,7 @@ export function getDirs(base: string) {
|
||||
|
||||
/**
|
||||
* Checks if the directory contains a package.json file
|
||||
* @param dir Path to the dircetory
|
||||
* @param dir Path to the directory
|
||||
* @returns True if the directory contains a package.json
|
||||
*/
|
||||
export function containsPackageJson(dir: string) {
|
||||
|
||||
Reference in New Issue
Block a user