Skip to content

Commit 1adba56

Browse files
some capitalization
1 parent b96caa4 commit 1adba56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CodeFlareSDK_Design_Doc.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ We will rely on the kubernetes cluster’s default security, where users cannot
105105
## Deployment and Rollout
106106

107107
* Deployment strategy and considerations
108-
* The SDK is part of the wider project codeflare ecosystem, and serves as the primary interaction layer between the user and the rest of the codeflare stack. Therefore, deployment and release strategies cannot occur in isolation, but must take into consideration the current state of the other pieces of the codeflare stack (MCAD, KubeRay, Instascale)
108+
* The SDK is part of the wider project CodeFlare ecosystem, and serves as the primary interaction layer between the user and the rest of the CodeFlare stack. Therefore, deployment and release strategies cannot occur in isolation, but must take into consideration the current state of the other pieces of the CodeFlare stack (MCAD, KubeRay, Instascale)
109109

110110
* Versioning and release management
111111
* Releases are performed automatically via a github action.
112112
* The SDK can have minor releases for urgent bug fixes.
113-
* The SDK will normally have a new release alongside the rest of the codeflare stack with the same version number.
113+
* The SDK will normally have a new release alongside the rest of the CodeFlare stack with the same version number.

0 commit comments

Comments
 (0)