Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Fix handle and name
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Apr 6, 2016
1 parent 3dbf702 commit 5d285ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions episodes/2016-04-06/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export default {
youTubeId: 'naDNy5VBQuA',
podbeanId: '',
shortUrl: 'http://jsair.io/angular',
past: true,
host: {
links: [
],
Expand Down
4 changes: 2 additions & 2 deletions episodes/2016-04-13/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ export default {
title: `Reactive Programming in JavaScript`,
guests: [
{
name: 'Andre Staltz',
twitter: 'staltz',
name: 'André Staltz',
twitter: 'andrestaltz',
links: [
],
tips: [
Expand Down

0 comments on commit 5d285ea

Please sign in to comment.