Skip to content

Commit 71f0479

Browse files
authored
Add missing full stop (#22)
1 parent 8b77a3e commit 71f0479

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Django Live Component is a library to create dynamic web applications that handle user interaction with the DOM on the server. It relies on Django, HTMX, and Alpine.js to provide a seamless experience for developers and users.
44

5-
To get started, follow the [quickstart guide](https://om-proptech.github.io/livecomponents/quickstart/)
5+
To get started, follow the [quickstart guide](https://om-proptech.github.io/livecomponents/quickstart/).

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Django Live Component is a library for creating dynamic web applications that handle user interactions with the DOM on the server side. It leverages Django, HTMX, and Alpine.js to provide a seamless experience for both developers and users.
44

5-
To get started, follow the [quickstart guide](quickstart.md)
5+
To get started, follow the [quickstart guide](quickstart.md).
66

77
!!! warning "Leaky Abstractions"
88

0 commit comments

Comments
 (0)