From 0ae554c80c030a37720506e8580f53db6bb5279c Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 22 Jun 2020 18:43:20 -0400 Subject: Typo fix in the readme. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 031c23b..4fa312f 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ SOBER should set up it's files as needed. People that need to use the bug tracker should have access (ex over ssh) to the deploy/bugs directory. Each bug has a id# as a filename. You can search for bugs by using grep. Ex: `grep "0:" *` will find all open bugs -To give feedback to the users of the site, change the 5th line in the bug report. It has the format : -statis can be: +To give feedback to the users of the site, change the 5th line in the bug report. It has the format <status>:<text> +status can be: * 0 : unassigned, text MUST NOT exist * 1 : assigned, text will be displayed @@ -30,5 +30,5 @@ statis can be: ## Misc -If your filesystem supports it, "lock" the file while it is being edited by a developer, so that data submitted by users is not overwritten. +If your filesystem supports it, "lock" the file while it is being edited by a developer (ex, with an autorun script within the editor), so that data submitted by users is not overwritten. -- cgit v1.2.3-70-g09d2