Skip to content

Commit d2a4b3e

Browse files
authored
Two-fer: add title to metadata (#1842)
Because it would be possible otherwise to generate title "Two Fer" by automatic exercise generator. Proper title punctuation is taken from description.md.
1 parent 6ec112d commit d2a4b3e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

exercises/two-fer/metadata.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
title = "Two-fer"
12
blurb = "Create a sentence of the form \"One for X, one for me.\"."
23
source_url = "https://github.com/exercism/problem-specifications/issues/757"

exercises/two-fer/metadata.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
2+
title: "Two-fer"
23
blurb: 'Create a sentence of the form "One for X, one for me.".'
34
source_url: "https://github.com/exercism/problem-specifications/issues/757"

0 commit comments

Comments
 (0)