Skip to content

Commit 5e81daf

Browse files
authored
Shorten short_description
1 parent cd23b27 commit 5e81daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/spa/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
display_name: Single-page application (SPA)
3-
short_description: Single-page applications are client-side applications that don't route via different pages but rather combine the logic for different contents into one page.
3+
short_description: Single-page applications are client-side applications that combine the logic for different contents into one page.
44
topic: spa
55
related: mpa, vuejs, reactjs, svelte, astro, angular, emberjs, javascript, routing, pushstate
66
wikipedia_url: https://en.wikipedia.org/wiki/Single-page_application

0 commit comments

Comments
 (0)