mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2024-11-09 22:08:58 +01:00
docs: fix typo 'at' should be 'on'
This commit is contained in:
parent
c81d766bae
commit
78438c6463
@ -1,6 +1,6 @@
|
|||||||
# camel-case
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : TypeScript
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# fibonacci-suite
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : TypeScript
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# find-outlier-number
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : TypeScript
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# hello-world
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : JavaScript
|
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.
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : Python
|
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.
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : TypeScript
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# inventory-update
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : JavaScript
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# is-palindrome
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : TypeScript
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# is-prime-number
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : Python
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# maskify-card-number
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : TypeScript
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# pairwise
|
# pairwise
|
||||||
|
|
||||||
Created by [@Divlo](https://github.com/Divlo) at 8 July 2020.
|
Created by [@Divlo](https://github.com/Divlo) on 8 July 2020.
|
||||||
|
|
||||||
## Instructions :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : JavaScript
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# sort-array-alphabet
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : TypeScript
|
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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# sort-array-number
|
# 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 :
|
## Instructions :
|
||||||
|
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : JavaScript
|
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.
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
Programming language : JavaScript
|
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.
|
||||||
|
@ -74,7 +74,7 @@ import date from 'date-and-time'
|
|||||||
await replaceInFile({
|
await replaceInFile({
|
||||||
files: [readmePath],
|
files: [readmePath],
|
||||||
from: /{{ challengeInfo }}/g,
|
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(`
|
console.log(`
|
||||||
|
@ -96,7 +96,7 @@ import copyDirPromise from './utils/copyDirPromise'
|
|||||||
})
|
})
|
||||||
|
|
||||||
// Replace {{ solutionInfo }} in README.md
|
// 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({
|
await replaceInFile({
|
||||||
files: [readmePath],
|
files: [readmePath],
|
||||||
from: /{{ solutionInfo }}/g,
|
from: /{{ solutionInfo }}/g,
|
||||||
|
Loading…
Reference in New Issue
Block a user