Skip to content

Commit 6ba221b

Browse files
authored
Merge pull request #23 from pryrt/rename-edition
rename "edition" to "editing"
2 parents b780432 + a56a6bc commit 6ba221b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Summary
1515
* [Getting started](content/docs/getting-started.md)
1616
* [Programing Languages](content/docs/programing-languages.md)
1717
* [User Defined Language System](content/docs/user-defined-language-system.md)
18-
* [Edition](content/docs/edition.md)
18+
* [Editing](content/docs/editing.md)
1919
* [Searching](content/docs/searching.md)
2020
* [Session](content/docs/session.md)
2121
* [Macros](content/docs/macros.md)

content/docs/edition.md renamed to content/docs/editing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Edition
2+
title: Editing
33
weight: 30
44
---
55

0 commit comments

Comments
 (0)