fix(curriculum): Edit the title of Project Euler Problem 283 (#44305)

* Edited the title following the issue

* Edited the title in the JSON file as well
This commit is contained in:
Najmieh Sadat Safarabadi
2021-11-29 19:56:24 +03:30
committed by GitHub
parent a152420041
commit aa9215b111
2 changed files with 2 additions and 3 deletions

View File

@ -1139,7 +1139,7 @@
], ],
[ [
"5900f4881000cf542c50ff9a", "5900f4881000cf542c50ff9a",
"Problem 283: Integer sided triangles for which the area * perimeter ratio is integral" "Problem 283: Integer sided triangles for which the area / perimeter ratio is integral"
], ],
[ [
"5900f4891000cf542c50ff9b", "5900f4891000cf542c50ff9b",

View File

@ -1,8 +1,7 @@
--- ---
id: 5900f4881000cf542c50ff9a id: 5900f4881000cf542c50ff9a
title: >- title: >-
Problem 283: Integer sided triangles for which the area * perimeter ratio is Problem 283: Integer sided triangles for which the area / perimeter ratio is integral
integral
challengeType: 5 challengeType: 5
forumTopicId: 301934 forumTopicId: 301934
dashedName: >- dashedName: >-