Skip to content

Commit 6e638da

Browse files
Update new_features_on_new_versions.md
1 parent 7ba47f8 commit 6e638da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/new_features_on_new_versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ The first version of CodeBehind is based on .NET Core version 7.0; if the versio
131131

132132
**New features:**
133133
- Ability to specify View along with Model from all Controllers
134-
- - The possibility of loading pages with the model in the LoadPage method in View pages
134+
- The possibility of loading pages with the model in the LoadPage method in View pages
135135
- Support strings written from the previous Controller
136136
- Added possible to prevent access to Default.aspx
137137
- Added the prevent access to Default.aspx in the options file
@@ -266,4 +266,4 @@ The first version of CodeBehind is based on .NET Core version 7.0; if the versio
266266

267267
**New features:**
268268
- Support for default Controller
269-
- - Support for Section mode in the default Controller
269+
- Support for Section mode in the default Controller

0 commit comments

Comments
 (0)