Skip to content

Commit a38bfae

Browse files
authored
fix(curriculum): replace scene background by company center (freeCodeCamp#64518)
1 parent dc6f511 commit a38bfae

19 files changed

+19
-19
lines changed

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/68dc7578ad62ca74e21c23e0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This is the most common way to introduce yourself in Spanish, using the verb `ll
6565
```json
6666
{
6767
"setup": {
68-
"background": "company3-breakroom.png",
68+
"background": "company3-center.png",
6969
"characters": [
7070
{
7171
"character": "Ángela",

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e399dcbcca11f0f171613.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In Spanish, when the word `cómo` is used to ask a question, it carries an accen
6767
```json
6868
{
6969
"setup": {
70-
"background": "company3-breakroom.png",
70+
"background": "company3-center.png",
7171
"characters": [
7272
{
7373
"character": "Ángela",

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e3b36537bbb20f7c1d62f.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This is a common way to say where you are from in Spanish.
6565
```json
6666
{
6767
"setup": {
68-
"background": "company3-breakroom.png",
68+
"background": "company3-center.png",
6969
"characters": [
7070
{
7171
"character": "Ángela",

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e3d643e0cf5269fc248dc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Nationalities must agree in gender with the person they describe. For example:
7070
```json
7171
{
7272
"setup": {
73-
"background": "company3-breakroom.png",
73+
"background": "company3-center.png",
7474
"characters": [
7575
{
7676
"character": "Ángela",

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e428065f59a2b48813c79.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Nationalities must agree in gender with the person they describe.
7070
```json
7171
{
7272
"setup": {
73-
"background": "company3-breakroom.png",
73+
"background": "company3-center.png",
7474
"characters": [
7575
{
7676
"character": "Ángela",

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e44b76dc8f52d638e82b7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The preposition `de` ("from") is very important because omitting it changes the
6565
```json
6666
{
6767
"setup": {
68-
"background": "company3-breakroom.png",
68+
"background": "company3-center.png",
6969
"characters": [
7070
{
7171
"character": "Ángela",

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e4698c0492430e49c3705.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The question starter `¿A qué…?` (specifically in the phrase `¿A qué te ded
6363
```json
6464
{
6565
"setup": {
66-
"background": "company3-breakroom.png",
66+
"background": "company3-center.png",
6767
"characters": [
6868
{
6969
"character": "Ángela",

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e48893869863487c9d8af.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ It should have an accent mark in the letter `a` when it's part of a question.
6565
```json
6666
{
6767
"setup": {
68-
"background": "company3-breakroom.png",
68+
"background": "company3-center.png",
6969
"characters": [
7070
{
7171
"character": "Ángela",

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e4ae1ec236137adc148a1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ It's used in both formal and informal settings.
6767
```json
6868
{
6969
"setup": {
70-
"background": "company3-breakroom.png",
70+
"background": "company3-center.png",
7171
"characters": [
7272
{
7373
"character": "Ángela",

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e4ce4d95c5c3ab09f2700.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ It means "charmed" or "delighted".
7070
```json
7171
{
7272
"setup": {
73-
"background": "company3-breakroom.png",
73+
"background": "company3-center.png",
7474
"characters": [
7575
{
7676
"character": "Ángela",

0 commit comments

Comments
 (0)