Skip to content

Commit 2fd7610

Browse files
committed
fix: fix typo of additional
1 parent 1ccd46a commit 2fd7610

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

packages/authentication/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/context/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/core/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/example-getting-started/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/example-hello-world/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/metadata/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/openapi-spec-builder/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/openapi-spec/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/openapi-v2/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/openapi-v3-types/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/openapi-v3/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/repository-json-schema/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/repository/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/rest/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

packages/testlab/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
// License text available at https://opensource.org/licenses/MIT
55

66
// DO NOT EDIT THIS FILE
7-
// Add any aditional (re)exports to src/index.ts instead.
7+
// Add any additional (re)exports to src/index.ts instead.
88
export * from './src';

0 commit comments

Comments
 (0)