Skip to content

Commit b7b70f1

Browse files
carsonicatorfenekku
authored andcommitted
Update index.md
1 parent 16d9edd commit b7b70f1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
Welcome to the InvenioRDM project!
44

5-
InvenioRDM is a ready-to-go turn-key Research Data Management repository. It
5+
InvenioRDM is a ready-to-go, turn-key Research Data Management repository. It
66
puts together the Invenio framework so you don't have to.
77

8-
This documentation walks you through installing, configuring and deploying
8+
This documentation walks you through installing, configuring, and deploying
99
your very own InvenioRDM instance. Furthermore, you can customize it for your
10-
need and even add your own extensions! Follow the below sections in order to
11-
get a full picture of using InvenioRDM or go straight to what you're interested
10+
needs and even add your own extensions! Follow the sections below in order to
11+
get a full picture of how to use InvenioRDM, or go straight to what you're interested
1212
in - each section is independent.
1313

1414

@@ -22,31 +22,31 @@ allows you to easily install an instance and manage it.
2222

2323
## Preview
2424

25-
To quickly get a sense for what InvenioRDM is and can do, you can preview
26-
the default instance after installing `invenio-cli`. Just follow the one page
25+
To quickly get a sense for what InvenioRDM is and what it can do, you can preview
26+
the default instance after installing `invenio-cli`. Just follow the one-page
2727
guide below.
2828

2929
[> Quickly Preview an Instance](preview/index.md)
3030

3131
## Develop
3232

3333
Once you are ready to dive in and work on your own instance - that is,
34-
configure, customize, debug and iterate -, you will want to setup your project
34+
configure, customize, debug, and iterate -, you will want to setup your project
3535
for development. Various commands are at your disposal and we walk you through
36-
the workflow to be effective with them.
36+
the workflow for how to be effective with them.
3737

3838
[> Getting Started on your Instance](develop/index.md)
3939

4040
## Extensions
4141

42-
InvenioRDM supports a great variety of extensions that can adapt it to your infrastructure. It also supports the addition of custom made ones.
42+
InvenioRDM supports a great variety of extensions that can adapt it to your infrastructure. It also supports the addition of custom ones.
4343

4444
[> Extensions setup](extensions/index.md)
4545

4646
## Deploy
4747

4848
Ready to deploy into production? Follow these guides to put a small instance in
4949
production and learn the avenues to take and decisions to make to grow it.
50-
Whether you use Openshift or Kubernetes, we got you covered.
50+
Whether you use Openshift or Kubernetes, we've got you covered.
5151

5252
[> Deployment Guides](deployment/openshift.md)

0 commit comments

Comments
 (0)