Skip to content
Snippets Groups Projects
Commit 4a13fcf8 authored by Mike Greiling's avatar Mike Greiling
Browse files

fix incorrect description for advanced settings section of project settings

parent d6170ce4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -97,7 +97,7 @@
%button.btn.js-settings-toggle
= expanded ? 'Collapse' : 'Expand'
%p
Perform advanced options such as housekeeping, exporting, archiving, renaming, transferring, or removing your project.
Perform advanced options such as housekeeping, archiving, renaming, transferring, or removing your project.
.settings-content.no-animate{ class: ('expanded' if expanded) }
.sub-section
%h4 Housekeeping
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment