Skip to content

Commit 92cc519

Browse files
authored
Update README.md
1 parent 52dd13d commit 92cc519

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
@@ -342,7 +342,7 @@ $router->dispatch();
342342

343343
### Views
344344

345-
You might need to create a classic-style website that uses views.
345+
You might need to create a classic-style server-side rendered (SSR) website that uses views.
346346
PhpRouter has a simple feature for working with PHP/HTML views.
347347
Look at the following example.
348348

0 commit comments

Comments
 (0)