Skip to content

Commit 2904387

Browse files
committed
rename exercise
1 parent b16e367 commit 2904387

File tree

1 file changed

+1
-1
lines changed
  • apps/svelte.dev/content/tutorial/01-svelte/07-classes-and-styles/01-classes

1 file changed

+1
-1
lines changed

apps/svelte.dev/content/tutorial/01-svelte/07-classes-and-styles/01-classes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: The class directive
2+
title: The class attribute
33
---
44

55
Like any other attribute, you can specify classes with a JavaScript attribute. Here, we could add a `flipped` class to the card:

0 commit comments

Comments
 (0)