Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit ccb293e

Browse files
authored
Update README.md (#88)
1 parent 81ed425 commit ccb293e

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
@@ -8,7 +8,7 @@ All Material Components for Flutter can be found in the [Flutter repository](htt
88

99
## Usage
1010

11-
Material Components is included by default in Flutter's packages. To add access to MDC widgets in a file, simply import the `material.dart` file.
11+
Material Components is included by default in Flutter's packages. To add access to MDC widgets in a file, simply `import` the `material.dart` file.
1212

1313
``` dart
1414
import 'package:flutter/material.dart';

0 commit comments

Comments
 (0)