Skip to content

Commit

Permalink
Really fixing Diegos mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Froilan Irizarry committed Apr 14, 2019
1 parent c2a2334 commit f4ed990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const express = require('express');
const apagonesCollection = 'apagones';
const apagonesCollection = 'apagon';
const lugaresCollection = 'lugares';
const router = express.Router();
const {
Expand Down

0 comments on commit f4ed990

Please sign in to comment.