Skip to content

Commit d085719

Browse files
author
RusKryzhanovskiy
committed
Fix grammatical issues
1 parent 0cc1393 commit d085719

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,22 +70,22 @@ Settings list it's a wrapper for your settings UI.
7070
| SettingsThemeData darkTheme | Setup your dark theme | -
7171
| Brightness brightness | Overwrite the brightness you want | -
7272
| EdgeInsetsGeometry contentPadding | Set custom paddings | -
73-
| ApplicationType applicationType | Setup the application type you use: the material for MaterialApp, the cupertino for CupertinoApp and the both if you running the MaterialApp and the CupertinoApp depending on the device's OC | -
73+
| ApplicationType applicationType | Setup the application type you use: the material for MaterialApp, the cupertino for CupertinoApp, and the `both`, if you running the MaterialApp and the CupertinoApp depending on the device's OC | -
7474

7575
<br>
7676
<br>
7777
<br>
7878
<br>
7979

8080
## Settings Section
81-
Setting section is the block of your settings tiles located in your `SettingsList`.
81+
The Setting section is the block of your settings tiles located in your `SettingsList`.
8282

8383
### Implementations
8484

8585
| Type | Description |
8686
|--|--|
8787
| AbstractSettingsSection | An abstract entity. Just an OOP's thing (so you can expand it yourself) |
88-
| CustomSettingsSection | You asked a lot. We implemented this for you. Now you can put anything you want as a child inside this custom section. Just paste the image of your cat or the weather widget inside the `SettingsList`. Feel free and enjoy |
88+
| CustomSettingsSection | You asked a lot. We implemented this for you. Now you can put anything you want as a child inside this custom section. Just paste the image of your cat or the weather widget inside the `SettingsList`. Feel free and enjoy |
8989
| SettingsSection | The default section widget, contains `Widget title`, `EdgeInsetsDirectional margin` and the required list of `AbstractSettingsTile` we called `tiles` |
9090

9191
<br>
@@ -100,7 +100,7 @@ Here it is. The section tile. It displays the elements you want to show.
100100
| Type | Description |
101101
|--|--|
102102
| AbstractSettingsTile | One more OOP's thing (so you can expand it yourself) |
103-
| CustomSettingsTile | The main idea the same as for the `CustomSettingsSection`. You can put anything as a child inside your `SettingsSection`.
103+
| CustomSettingsTile | The main idea is the same as for the `CustomSettingsSection`. You can put anything as a child inside your `SettingsSection`.
104104
| SettingsTile | I think that we need to discuss this deeper. See below for the details.
105105

106106
<br>
@@ -140,4 +140,4 @@ The implementation of `AbstractSettingsTile`. It has a lot of fabric methods and
140140

141141

142142
## License
143-
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details
143+
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy