Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/scully-provided-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Scully system plugins
order: 700
---

# This document descrobes the plugins that are build into scully.
# This document describes the plugins that are built into Scully.

## json (router)

Expand All @@ -13,12 +13,12 @@ order: 700

## seoHrefOptimise (render)

Adds an trailing slash (`/`) to all routes that are in the routeService. Increases SEO scoring
Adds a trailing slash (`/`) to all routes that are in the routeService. Increases SEO scoring.

## adoc (fileHandler)

## md (fileHandler)

## default

The default routing plugin. Does add the route verbatim.
The default routing plugin. Adds the route verbatim.