Skip to content

Commit 7450ff9

Browse files
committed
Update description in README and config.json
1 parent 4d9e4ee commit 7450ff9

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
@@ -1,5 +1,5 @@
11
# REDCap CSS Injector
2-
Allows administrators to inject CSS into surveys and data entry forms.
2+
Allows administrators to inject CSS into survey pages, data entry pages, and every other project page.
33

44
[![DOI](https://zenodo.org/badge/141312467.svg)](https://zenodo.org/badge/latestdoi/141312467)
55

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "REDCap CSS Injector",
33
"namespace": "CSSInjector\\ExternalModule",
4-
"description": "Allow administrators to inject CSS into surveys and data entry forms. <strong><a href=\"https://github.com/ctsit/redcap_css_injector\">See full documentation here</a></strong>.",
4+
"description": "Allows administrators to inject CSS into survey pages, data entry pages, and every other project page. <strong><a href=\"https://github.com/ctsit/redcap_css_injector\">See full documentation here</a></strong>.",
55
"framework-version": 15,
66
"authors": [
77
{

0 commit comments

Comments
 (0)