Skip to content

Commit dba13d6

Browse files
authored
Update README.md
1 parent c0b0acd commit dba13d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core-web/libs/sdk/angular/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ If you encounter issues while using `@dotcms/angular`, here are some common prob
212212
)
213213
};
214214
```
215+
215216
- **Invalid Page Assets**: Ensure that `pageAsset` objects are correctly formatted. Missing fields in `pageAsset` can cause errors in `DotcmsLayoutComponent`. Validate the structure by logging `pageAsset` before passing it in.
216217

217218
5. **Common Angular Errors**:
@@ -222,7 +223,7 @@ If you encounter issues while using `@dotcms/angular`, here are some common prob
222223
223224
## Contributing
224225
225-
GitHub pull requests are the preferred method to contribute code to dotCMS. Before any pull requests can be accepted, an automated tool will ask you to agree to the [dotCMS Contributor's Agreement](https://www.gist.github.com/wezell/85ef45298c48494b90d92755b583acb3).
226+
GitHub pull requests are the preferred method to contribute code to dotCMS. Before any pull requests can be accepted, an automated tool will ask you to agree to the [dotCMS Contributor's Agreement](https://www.gist.github.com/wezell/85ef45298c48494b90d92755b583acb3)..
226227
227228
## Licensing
228229

0 commit comments

Comments
 (0)