Skip to content

Commit

Permalink
Merge pull request #1207 from ravichandran-blog/patch-1
Browse files Browse the repository at this point in the history
Update comment line sentence
  • Loading branch information
juliemturner committed Jun 5, 2020
2 parents 3d9e37d + 096964a commit 25b2184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sp/hubsites.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ import { sp } from "@pnp/sp";
import "@pnp/sp/sites";
import "@pnp/sp/hubsites/site";

// join a site to a hubsite
// separate a site from a hubsite
await sp.site.unRegisterHubSite();
```

0 comments on commit 25b2184

Please sign in to comment.