Skip to content

Commit

Permalink
fix: khan academy recategorization
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Sep 2, 2018
1 parent 06496fc commit b71aeda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/sites/bootcamps/khan-academy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const r: Resource = {
name: 'Khan Academy',
platforms: ['web'],
price: 0,
type: 'learning-platform',
type: 'tutorial',
url: 'https://www.khanacademy.org/',
};

Expand Down

0 comments on commit b71aeda

Please sign in to comment.