Skip to content

Commit

Permalink
Correct and unified Section Editor description
Browse files Browse the repository at this point in the history
  • Loading branch information
hidakatsuya committed Feb 11, 2022
1 parent a971a75 commit 04665ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Test](https://github.com/thinreports/thinreports-section-editor/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/thinreports/thinreports-section-editor/actions/workflows/test.yml)

An editor for editing a [section format](https://github.com/thinreports/thinreports/blob/main/getting-started/section-format.md) template.
A template editor for [Thinreports](https://github.com/thinreports/thinreports) to edit [Section Format](https://github.com/thinreports/thinreports/blob/main/getting-started/section-format.md) templates.

## Current Status

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "thinreports-section-editor",
"version": "1.0.0-dev",
"description": "A report designer for Thinreports to edit section format templates",
"description": "A template editor for Thinreports to edit Section Format templates",
"private": true,
"scripts": {
"build": "vue-cli-service build",
Expand Down

0 comments on commit 04665ac

Please sign in to comment.