From 5244bc920c8ad76f42c9f96cfd37ba0b228b0074 Mon Sep 17 00:00:00 2001 From: Jeremy Schonfeld Date: Tue, 25 Jun 2024 10:35:01 -0700 Subject: [PATCH] [DNM] Test change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f086c6738..f1bdddca0b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Foundation + # Foundation The Foundation framework defines a base layer of functionality that is required for almost all applications. It provides primitive classes and introduces several paradigms that define functionality not provided by either the Objective-C runtime and language or Swift standard library and language.