From 4275bd64f59aa6f2b4708eb10c283cb46c2b8f9d Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Thu, 30 Oct 2025 00:56:14 +0900 Subject: [PATCH] Update assignment title in README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace "Assignment Title"→"Displaying airport data" https://github.com/microsoft/Data-Science-For-Beginners/blob/main/2-Working-With-Data/05-relational-databases/README.md #PingMSFTDocs --- 2-Working-With-Data/05-relational-databases/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-Working-With-Data/05-relational-databases/README.md b/2-Working-With-Data/05-relational-databases/README.md index 10c31ea8..47141010 100644 --- a/2-Working-With-Data/05-relational-databases/README.md +++ b/2-Working-With-Data/05-relational-databases/README.md @@ -180,4 +180,4 @@ There are several resources available on [Microsoft Learn](https://docs.microsof ## Assignment -[Assignment Title](assignment.md) +[Displaying airport data](assignment.md)