diff --git a/docs/software-developer-documentation/legacy-server-side-extensions/reporting-plugins.md b/docs/software-developer-documentation/legacy-server-side-extensions/reporting-plugins.md
index 8027182a02c914e74c7ccdfc152eafb2848c579a..649f250afd54a0ca546c7e069e0a7425c4b84778 100644
--- a/docs/software-developer-documentation/legacy-server-side-extensions/reporting-plugins.md
+++ b/docs/software-developer-documentation/legacy-server-side-extensions/reporting-plugins.md
@@ -121,7 +121,7 @@ data-set-path = report
 In AggregationServices and IngestionServices, the service programmer needs to ensure proper authorization by himself. He can do so by using the methods from [IAuthorizationService](http://svnsis.ethz.ch/doc/openbis/current/ch/systemsx/cisd/openbis/dss/generic/shared/api/internal/authorization/IAuthorizationService.html). The user id, which is needed when calling these methods, can be obtained from `DataSetProcessingContext` (when using Java), or the variable `userId` (when using Jython).
 ```
 
-**Type: **AGGREGATION\_TABLE\_MODEL
+**Type:** AGGREGATION\_TABLE\_MODEL
 
 **Description**: An abstract superclass for aggregation service
 reporting plugins. An aggregation service reporting plugin takes a hash