Skip to content

Commit

Permalink
Misc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadorequest committed Sep 3, 2020
1 parent a13b596 commit 4c360de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/appBootstrap/ServerPageBootstrap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const logger = createLogger({
export type ServerPageBootstrapProps = MultiversalAppBootstrapProps<MultiversalPageProps & MultiversalAppBootstrapPageProps>;

/**
* Bootstraps the page, only when rendered on the browser
* Bootstraps the page, only when rendered on the server
*
* @param props
*/
Expand Down

1 comment on commit 4c360de

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.