File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ We encourage pull requests and other contributions from the community. Check out
9898[ sdk-vercel-dm-badge ] : https://img.shields.io/npm/dm/@launchdarkly/vercel-server-sdk.svg?style=flat-square
9999[ sdk-vercel-dt-badge ] : https://img.shields.io/npm/dt/@launchdarkly/vercel-server-sdk.svg?style=flat-square
100100[ package-sdk-vercel-issues ] : https://github.com/launchdarkly/js-core/issues?q=is%3Aissue+is%3Aopen+label%3A%22package%3A+sdk%2Fvercel%22+
101- [ // ] : # ' sdk/vercel '
101+ [ // ] : # ' sdk/akamai '
102102[ sdk-akamai-ci-badge ] : https://github.com/launchdarkly/js-core/actions/workflows/akamai.yml/badge.svg
103103[ sdk-akamai-ci ] : https://github.com/launchdarkly/js-core/actions/workflows/akamai.yml
104104[ sdk-akamai-npm-badge ] : https://img.shields.io/npm/v/@launchdarkly/akamai-server-sdk.svg?style=flat-square
Original file line number Diff line number Diff line change 99 * @packageDocumentation
1010 */
1111
12- const init = ( ) => 'Hello Workd ' ;
12+ const init = ( ) => 'Hello World ' ;
1313
1414export default init ;
You can’t perform that action at this time.
0 commit comments