1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00

docs: fix typo 'at' should be 'on'

This commit is contained in:
Divlo 2020-09-12 22:15:21 +00:00
parent c81d766bae
commit 78438c6463
27 changed files with 27 additions and 27 deletions

View File

@ -1,6 +1,6 @@
# camel-case
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : TypeScript
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -1,6 +1,6 @@
# fibonacci-suite
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : TypeScript
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -1,6 +1,6 @@
# find-outlier-number
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : TypeScript
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -1,6 +1,6 @@
# hello-world
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : JavaScript
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -2,4 +2,4 @@
Programming language : Python
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -2,4 +2,4 @@
Programming language : TypeScript
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -1,6 +1,6 @@
# inventory-update
Created by [@Divlo](https://github.com/Divlo) at 8 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 8 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : JavaScript
Created by [@Divlo](https://github.com/Divlo) at 8 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 8 July 2020.

View File

@ -1,6 +1,6 @@
# is-palindrome
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : TypeScript
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -1,6 +1,6 @@
# is-prime-number
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : Python
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -1,6 +1,6 @@
# maskify-card-number
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : TypeScript
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -1,6 +1,6 @@
# pairwise
Created by [@Divlo](https://github.com/Divlo) at 8 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 8 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : JavaScript
Created by [@Divlo](https://github.com/Divlo) at 8 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 8 July 2020.

View File

@ -1,6 +1,6 @@
# sort-array-alphabet
Created by [@Divlo](https://github.com/Divlo) at 7 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 7 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : TypeScript
Created by [@Divlo](https://github.com/Divlo) at 7 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 7 July 2020.

View File

@ -1,6 +1,6 @@
# sort-array-number
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.
## Instructions :

View File

@ -2,4 +2,4 @@
Programming language : JavaScript
Created by [@Divlo](https://github.com/Divlo) at 7 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 7 July 2020.

View File

@ -2,4 +2,4 @@
Programming language : JavaScript
Created by [@Divlo](https://github.com/Divlo) at 5 July 2020.
Created by [@Divlo](https://github.com/Divlo) on 5 July 2020.

View File

@ -74,7 +74,7 @@ import date from 'date-and-time'
await replaceInFile({
files: [readmePath],
from: /{{ challengeInfo }}/g,
to: `Created${(userGitHub !== '') ? ` by [@${userGitHub}](https://github.com/${userGitHub})` : ''} at ${date.format(new Date(), 'D MMMM Y', true)}.`
to: `Created${(userGitHub !== '') ? ` by [@${userGitHub}](https://github.com/${userGitHub})` : ''} on ${date.format(new Date(), 'D MMMM Y', true)}.`
})
console.log(`

View File

@ -96,7 +96,7 @@ import copyDirPromise from './utils/copyDirPromise'
})
// Replace {{ solutionInfo }} in README.md
const createdByString = `Created${(userGitHub !== '') ? ` by [@${userGitHub}](https://github.com/${userGitHub})` : ''} at ${date.format(new Date(), 'D MMMM Y', true)}.`
const createdByString = `Created${(userGitHub !== '') ? ` by [@${userGitHub}](https://github.com/${userGitHub})` : ''} on ${date.format(new Date(), 'D MMMM Y', true)}.`
await replaceInFile({
files: [readmePath],
from: /{{ solutionInfo }}/g,