Skip to content

Commit 93ff233

Browse files
Fix typo in CoreDNS in README (#321)
I think that CodeDNS is a typo for CoreDNS.
1 parent d1e1daf commit 93ff233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ func main() {
147147
* [Junglee Games](https://www.jungleegames.com/) uses Expr for an in house marketing retention tool [Project Audience](https://www.linkedin.com/pulse/meet-project-audience-our-no-code-swiss-army-knife-product-bharti).
148148
* [OpenTelemetry](https://opentelemetry.io) uses Expr in the OpenTelemetry Collector.
149149
* [Philips Labs](https://github.com/philips-labs/tabia) uses Expr in Tabia, a tool for collecting insights on the characteristics of our code bases.
150-
* [CodeDNS](https://coredns.io) uses Expr in CoreDNS, a DNS server.
150+
* [CoreDNS](https://coredns.io) uses Expr in CoreDNS, a DNS server.
151151
* [Chaos Mesh](https://chaos-mesh.org) uses Expr in Chaos Mesh, a cloud-native Chaos Engineering platform.
152152
* [Milvus](https://milvus.io) uses Expr in Milvus, an open-source vector database.
153153
* [Visually.io](https://visually.io) uses Expr as a business rule engine for our personalization targeting algorithm.

0 commit comments

Comments
 (0)