Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e355dd90
Commit
e355dd90
authored
Sep 21, 2021
by
Marcia Ramos
Committed by
Marcin Sedlak-Jakubowski
Sep 21, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Improve wording and use present tense
parent
a55c2106
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/development/feature_categorization/index.md
doc/development/feature_categorization/index.md
+2
-2
No files found.
doc/development/feature_categorization/index.md
View file @
e355dd90
...
@@ -72,8 +72,8 @@ class SomeCrossCuttingConcernWorker
...
@@ -72,8 +72,8 @@ class SomeCrossCuttingConcernWorker
end
end
```
```
W
orkers marked as not owned workers will, when possible, use the
W
hen possible, workers marked as "not owned" use their caller's
category
of their caller
(worker or HTTP endpoint) in metrics and logs.
category (worker or HTTP endpoint) in metrics and logs.
For instance,
`ReactiveCachingWorker`
can have multiple feature
For instance,
`ReactiveCachingWorker`
can have multiple feature
categories in metrics and logs.
categories in metrics and logs.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment