Skip to content

Commit

Permalink
chore: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
csr632 committed Jun 19, 2021
1 parent 3b7278b commit 8018ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-pages/src/node/dynamic-modules/PagesData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export class PagesDataKeeper {
private pages: PagesDataInternal = {}

/**
* If the page page does not come from local file,
* If the page comes from local file,
* then we create this api to track the source of page data.
* When a file is unlinked,
* the data associated with it will automatically get deleted.
Expand Down

0 comments on commit 8018ab0

Please sign in to comment.