Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2021-06-16 23:47:06 +0300
committerdartcafe <github@dartcafe.de>2021-06-16 23:47:06 +0300
commit68371083b68d50076c158f9558f012b281fcbf3f (patch)
tree6316361c4985efe459a60af3cb93637e658017b0 /README.md
parentec923243e83698d7f97cc89ee2646f225c271c93 (diff)
Some typos
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index b30cc4c2..58310166 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
## Features
-- :bar_chart: Create / edit polls (datetimes and texts)
+- :bar_chart: Create / edit polls (date/times and texts)
- :date: Set a closing date
- :lock: Restrict access (all site users or invited users only)
- :speech_balloon: Comments
@@ -24,7 +24,7 @@
- Get hints about possible conflicting entries in your calendar around the date option
- Switch between list and table view
- Configure your preferred view for date and text polls
-- Useable via REST-API
+- Usable via REST-API
## Bugs
- https://github.com/nextcloud/polls/issues
@@ -63,8 +63,6 @@ git clone https://github.com/nextcloud/polls.git
* Run a complete build with ```make all``` (installs dev env, runs linter and builds the polls.js)
## Contribution Guidelines
-Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance
-to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together
-we can strengthen and support each other.
+Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.
For more information please review the [guidelines for contributing](https://github.com/nextcloud/server/blob/master/.github/CONTRIBUTING.md) to this repository.