Skip to content

Commit 4cba984

Browse files
committed
updated docs and class
1 parent 6c5755d commit 4cba984

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
@@ -47,7 +47,7 @@ Custom [Classes](https://github.com/redmalmon/csharp-custom-classes/tree/main/Cl
4747
}
4848
}
4949
```
50-
3. Create an instance of your [Config](https://github.com/redmalmon/csharp-custom-classes/blob/main/Config.cs) class.
50+
3. To your Form (example; FormLogin), create an instance of your [Config](https://github.com/redmalmon/csharp-custom-classes/blob/main/Config.cs) class.
5151
```c#
5252
public partial class FormLogin : Form
5353
{

0 commit comments

Comments
 (0)