Skip to content

Commit

Permalink
fix: spelling (#457)
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert authored Mar 13, 2024
1 parent bd1a688 commit 4bca2f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blog/2024-02-28-reconciling-with-state.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ draft: false
## Recent Specification Changes 🗒

There's no shortage of frameworks available when it comes to the development of enterprise software.
Weather it's the "frontend" or "backend", developers are quick to avail things like React, Spring, Gin and Flask to avoid boilerplate code and structure their applications in a familiar way.
Whether it's the "frontend" or "backend", developers are quick to avail things like React, Spring, Gin and Flask to avoid boilerplate code and structure their applications in a familiar way.
Such frameworks also offer convenient abstractions that ease the employment of common patterns, think _dependency injection_ as in Angular or Spring, or _MVC_ as in Django or ASP.NET MVC.
Many also provide extensibility features so that new functionality can be implemented seamlessly and idiomatically.

Expand Down Expand Up @@ -98,4 +98,4 @@ Thanks to everyone who worked on this specification change, and a special shout-

We're excited to be working on an open, vendor-neutral protocol for the evaluation of feature flags, which adheres to OpenFeature semantics.
This protocol could be used as the basis for a single provider which is compatible with any implementing backend, and might be of particular usefulness for client-side feature flagging.
If you'd like to know more, check out our [dedicated slack channel](https://cloud-native.slack.com/archives/C066A48LK35) for this topic.
If you'd like to know more, check out our [dedicated slack channel](https://cloud-native.slack.com/archives/C066A48LK35) for this topic.

0 comments on commit 4bca2f0

Please sign in to comment.