From ef05d0914431c721fd5972b3184e00fdd1c3221f Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Thu, 21 Jul 2022 11:06:34 -0400 Subject: [PATCH] updates hgroup example per recent changes to `hgroup` element, reflected in the updated content of the [`hgroup`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/hgroup) MDN doc, the try it example needed to be updated as well. --- live-examples/html-examples/content-sectioning/hgroup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-examples/html-examples/content-sectioning/hgroup.html b/live-examples/html-examples/content-sectioning/hgroup.html index b9decf865..0ea33cc7a 100644 --- a/live-examples/html-examples/content-sectioning/hgroup.html +++ b/live-examples/html-examples/content-sectioning/hgroup.html @@ -1,5 +1,5 @@

Calculus I

-

Fundamentals

+

Fundamentals

This course will start with a brief introduction about the limit of a function. Then we will describe how the idea of derivative emerges in the Physics and Geometry fields. After that, we will explain that the key to master calculus is …